# python 3.10 and 3.11
scipy>=1.11.3,<1.12.0; python_version >= "3.10" and python_version < "3.12"
specutils>=1.13.0,<1.14.0; python_version >= "3.10" and python_version < "3.12"
pyvo>=1.3,<1.4; python_version >= "3.10" and python_version < "3.12"
pycurl_requests>=0.5.0,<0.6.0; python_version >= "3.10" and python_version < "3.12"
numpy>=1.23.5,<1.24.0; python_version >= "3.10" and python_version < "3.12"
matplotlib>=3.8.0,<3.9.0; python_version >= "3.10" and python_version < "3.12"
httplib2>=0.22.0,<0.23.0; python_version >= "3.10" and python_version < "3.12"
pandas>=2.1.1,<2.2.0; python_version >= "3.10" and python_version < "3.12"
astropy>=5.3.4,<5.4.0; python_version >= "3.10" and python_version < "3.12"
chardet>=5.2.0,<5.3.0; python_version >= "3.10" and python_version < "3.12"
requests>=2.31.0,<2.32.0; python_version >= "3.10" and python_version < "3.12"
feedparser>=6.0.11,<6.1.0; python_version >= "3.10" and python_version < "3.12"
Pillow>=10.3.0,<10.4.0; python_version >= "3.10" and python_version < "3.12"
pycurl>=7.45.3,<7.46.0; python_version >= "3.10" and python_version < "3.12"
scikit_learn==1.4.1.post1; python_version >= "3.10" and python_version < "3.12"
# python 3.9
scipy==1.11.1; python_version == "3.9"
specutils==1.1.1; python_version == "3.9"
pyvo==1.1; python_version == "3.9"
pycurl_requests==0.1.2; python_version == "3.9"
numpy>=1.23.4,<1.24.0; python_version == "3.9"
matplotlib>=3.6.2,<3.7.0; python_version == "3.9"
httplib2>=0.21.0,<0.22.0; python_version == "3.9"
pandas>=1.5.1,<1.6.0; python_version == "3.9"
astropy>=5.3.4,<5.4.0; python_version == "3.9"
chardet>=5.0.0,<5.1.0; python_version == "3.9"
requests>=2.31.0,<2.32.0; python_version == "3.9"
feedparser>=6.0.11,<6.1.0; python_version == "3.9"
Pillow>=10.3.0,<10.4.0; python_version == "3.9"
pycurl>=7.45.0,<7.46.0; python_version == "3.9"
scikit_learn>=1.0.1,<1.1.0; python_version == "3.9"
certifi

