Metadata-Version: 2.1
Name: pyobs-core
Version: 1.2.2
Summary: robotic telescope software
License: MIT
Author: Tim-Oliver Husser
Author-email: thusser@uni-goettingen.de
Requires-Python: >=3.9,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: aiohttp (>=3.8,<4.0)
Requires-Dist: astroplan (>=0.8,<0.9)
Requires-Dist: astropy (>=5.0,<6.0)
Requires-Dist: astroquery (>=0.4,<0.5)
Requires-Dist: asyncinotify (>=2.0,<3.0); sys_platform == "linux"
Requires-Dist: ccdproc (>=2.2,<3.0)
Requires-Dist: dbus-next (>=0.2,<0.3)
Requires-Dist: lmfit (>=1.0,<2.0)
Requires-Dist: numpy (>=1.21,<2.0)
Requires-Dist: pandas (>=1.1,<2.0)
Requires-Dist: paramiko (>=2.8,<3.0)
Requires-Dist: photutils (>=1.2,<2.0)
Requires-Dist: py-expression-eval (>=0.3,<0.4)
Requires-Dist: python-daemon (>=2.3,<3.0); sys_platform == "linux"
Requires-Dist: python-telegram-bot (>=13.8,<14.0)
Requires-Dist: pytz (>=2021.3,<2022.0)
Requires-Dist: requests (>=2.26,<3.0)
Requires-Dist: scipy (>=1.7,<2.0)
Requires-Dist: sep (>=1.2,<2.0); sys_platform == "linux"
Requires-Dist: single-source (>=0.2,<0.3)
Requires-Dist: slixmpp (>=1.7,<2.0)
Requires-Dist: tornado (>=6.1,<7.0)
Requires-Dist: typing-extensions (>=4.0,<5.0)
