-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
32 lines (32 loc) · 2.81 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
25
26
27
28
29
30
31
32
certifi==2021.10.8; python_version >= "3.8" and python_full_version < "3.0.0" and python_version < "3.10" or python_version >= "3.8" and python_version < "3.10" and python_full_version >= "3.6.0"
cffi==1.15.0; python_version >= "3.8" and python_version < "3.10" and platform_python_implementation == "PyPy"
charset-normalizer==2.0.11; python_version >= "3.8" and python_version < "3.10" and python_full_version >= "3.6.0"
click==7.1.2; python_version >= "3.8" and python_full_version < "3.0.0" and python_version < "3.10" or python_version >= "3.8" and python_version < "3.10" and python_full_version >= "3.5.0"
cycler==0.11.0; python_version >= "3.7"
diamond-miner==0.5.5; python_version >= "3.8" and python_version < "3.10"
dioptra-zeph==1.0.0; python_version >= "3.8" and python_version < "3.10"
fonttools==4.29.0; python_version >= "3.7"
idna==3.3; python_version >= "3.8" and python_full_version < "3.0.0" and python_version < "3.10" or python_version >= "3.8" and python_version < "3.10" and python_full_version >= "3.6.0"
kiwisolver==1.3.2; python_version >= "3.7"
matplotlib==3.5.1; python_version >= "3.7"
mrtparse==2.1.0; python_version >= "3.8" and python_version < "3.10"
numpy==1.21.5
orjson==3.6.6; python_version >= "3.8" and python_version < "3.10"
packaging==21.3; python_version >= "3.7"
pandas==1.4.0; python_version >= "3.8"
pillow==9.0.0; python_version >= "3.7"
py-radix==0.10.0; python_version >= "3.8" and python_version < "3.10"
pycparser==2.21; python_version >= "3.8" and python_full_version < "3.0.0" and python_version < "3.10" and platform_python_implementation == "PyPy" or python_version >= "3.8" and python_version < "3.10" and platform_python_implementation == "PyPy" and python_full_version >= "3.4.0"
pygfc==1.0.3; python_version >= "3.8" and python_version < "3.10"
pyparsing==3.0.7; python_version >= "3.7"
python-dateutil==2.8.2; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.8"
pytz==2021.3; python_version >= "3.8"
requests==2.27.1; python_version >= "3.8" and python_full_version < "3.0.0" and python_version < "3.10" or python_version >= "3.8" and python_version < "3.10" and python_full_version >= "3.6.0"
scipy==1.7.3; python_version >= "3.7" and python_version < "3.11"
seaborn==0.11.2; python_version >= "3.6"
setuptools-scm==6.4.2; python_version >= "3.7"
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==1.2.3; python_version >= "3.7"
typer==0.3.2; python_version >= "3.8" and python_version < "3.10"
urllib3==1.26.8; python_version >= "3.8" and python_full_version < "3.0.0" and python_version < "3.10" or python_full_version >= "3.6.0" and python_version < "3.10" and python_version >= "3.8"
zstandard==0.16.0; python_version >= "3.8" and python_version < "3.10"