-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
24 lines (24 loc) · 1.46 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
astropy==5.2.2; python_version >= "3.8"
colorama==0.4.6; python_version >= "3.8" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.8" and python_full_version >= "3.7.0"
contourpy==1.2.1; python_version >= "3.9"
cycler==0.12.1; python_version >= "3.8"
exceptiongroup==1.2.1; python_version < "3.11" and python_version >= "3.8"
fonttools==4.51.0; python_version >= "3.8"
healpy==1.16.5; python_version >= "3.8"
importlib-resources==6.4.0; python_version < "3.10" and python_version >= "3.8"
iniconfig==2.0.0; python_version >= "3.8"
kiwisolver==1.4.5; python_version >= "3.8"
matplotlib==3.7.5; python_version >= "3.8"
numpy==1.24.4; python_version >= "3.8"
packaging==24.0; python_version >= "3.8"
pillow==10.3.0; python_version >= "3.8"
pluggy==1.5.0; python_version >= "3.8"
pyerfa==2.0.0.3; python_version >= "3.8"
pyparsing==3.1.2; python_full_version >= "3.6.8" and python_version >= "3.8"
pytest==8.1.1; python_version >= "3.8"
python-dateutil==2.9.0.post0; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.8"
pyyaml==6.0.1; python_version >= "3.8"
scipy==1.13.0; python_version >= "3.9"
six==1.16.0; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.8"
tomli==2.0.1; python_version < "3.11" and python_version >= "3.8"
zipp==3.18.1; python_version < "3.10" and python_version >= "3.8"