jwst-plotter/requirements.txt

24 lines
1.8 KiB
Plaintext

certifi==2021.10.8; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
charset-normalizer==2.0.10; python_full_version >= "3.6.0" and python_version >= "3"
cycler==0.11.0; python_version >= "3.7"
cython==0.29.26; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and sys_platform == "darwin"
fonttools==4.28.5; python_version >= "3.7"
idna==3.3; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5"
kiwisolver==1.3.2; python_version >= "3.7"
matplotlib==3.5.1; python_version >= "3.7"
numpy==1.21.5; python_version >= "3.7" and python_version < "3.11"
packaging==21.3; python_version >= "3.7"
pandas==1.3.5; python_full_version >= "3.7.1"
pillow==9.0.0; python_version >= "3.7"
pyobjc-core==8.1; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and sys_platform == "darwin" and python_version >= "3.6"
pyobjc-framework-cocoa==8.1; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and sys_platform == "darwin" and python_version >= "3.6"
pyparsing==3.0.6; python_version >= "3.7"
python-dateutil==2.8.2; python_full_version >= "3.7.1" and python_version >= "3.7"
pytz==2021.3; python_full_version >= "3.7.1"
requests==2.27.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0")
screeninfo==0.8; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
setuptools-scm==6.3.2; python_version >= "3.7"
six==1.16.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7"
tomli==2.0.0; python_version >= "3.7"
urllib3==1.26.8; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"