Metadata-Version: 2.1
Name: pyobs-core
Version: 0.15.0a19
Summary: robotic telescope software
License: MIT
Author: Tim-Oliver Husser
Author-email: thusser@uni-goettingen.de
Requires-Python: >=3.7,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: astroplan (>=0.8,<0.9)
Requires-Dist: astropy (>=4.2,<5.0)
Requires-Dist: astroquery (>=0.4.4,<0.5.0)
Requires-Dist: ccdproc (>=2.2,<3.0)
Requires-Dist: lmfit (>=1.0,<2.0)
Requires-Dist: numpy (>=1.21,<2.0)
Requires-Dist: pandas (>=1.1.5,<2.0.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: pyinotify (>=0.9,<0.10); sys_platform == "linux"
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,<2.0.0)
Requires-Dist: sep (>=1.2,<2.0); sys_platform == "linux"
Requires-Dist: sleekxmpp (>=1.3,<2.0)
Requires-Dist: slixmpp (>=1.7.1,<2.0.0)
Requires-Dist: tornado (>=6.1,<7.0)
Requires-Dist: typing-extensions (>=4.0,<5.0)
