-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
67 lines (67 loc) · 5.33 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
absl-py==2.1.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
aiosignal==1.3.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
attrs==23.2.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
backpack-for-pytorch==1.6.0 ; python_full_version >= "3.10.4" and python_version < "4.0"
beautifulsoup4==4.12.3 ; python_full_version >= "3.10.4" and python_version < "4.0"
certifi==2024.2.2 ; python_full_version >= "3.10.4" and python_version < "4.0"
charset-normalizer==3.3.2 ; python_full_version >= "3.10.4" and python_version < "4.0"
click==8.1.7 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
colorama==0.4.6 ; python_full_version >= "3.10.4" and platform_system == "Windows" and python_version < "4.0"
contourpy==1.2.1 ; python_full_version >= "3.10.4" and python_version < "4.0"
cycler==0.12.1 ; python_full_version >= "3.10.4" and python_version < "4.0"
domainlab==0.6.4 ; python_full_version >= "3.10.4" and python_version < "4.0"
einops==0.8.0 ; python_full_version >= "3.10.4" and python_version < "4.0"
filelock==3.14.0 ; python_full_version >= "3.10.4" and python_version < "4.0"
fonttools==4.52.4 ; python_full_version >= "3.10.4" and python_version < "4.0"
frozenlist==1.4.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
gdown==4.7.3 ; python_full_version >= "3.10.4" and python_version < "4.0"
grpcio==1.64.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
idna==3.7 ; python_full_version >= "3.10.4" and python_version < "4.0"
joblib==1.4.2 ; python_full_version >= "3.10.4" and python_version < "4.0"
jsonschema-specifications==2023.12.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
jsonschema==4.22.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
kiwisolver==1.4.5 ; python_full_version >= "3.10.4" and python_version < "4.0"
markdown-it-py==3.0.0 ; python_full_version >= "3.10.4" and python_version < "4.0"
markdown==3.6 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
markupsafe==2.1.5 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
matplotlib==3.9.0 ; python_full_version >= "3.10.4" and python_version < "4.0"
mdurl==0.1.2 ; python_full_version >= "3.10.4" and python_version < "4.0"
msgpack==1.0.8 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
networkx==3.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
numpy==1.26.4 ; python_version < "4.0" and python_full_version >= "3.10.4"
opencv-python==4.9.0.80 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
packaging==24.0 ; python_full_version >= "3.10.4" and python_version < "4.0"
pandas==1.5.3 ; python_full_version >= "3.10.4" and python_version < "4.0"
pillow==9.5.0 ; python_full_version >= "3.10.4" and python_version < "4.0"
protobuf==5.27.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
pygments==2.18.0 ; python_full_version >= "3.10.4" and python_version < "4.0"
pyparsing==3.1.2 ; python_full_version >= "3.10.4" and python_version < "4.0"
pysocks==1.7.1 ; python_full_version >= "3.10.4" and python_version < "4.0"
python-dateutil==2.9.0.post0 ; python_full_version >= "3.10.4" and python_version < "4.0"
pytz==2024.1 ; python_full_version >= "3.10.4" and python_version < "4.0"
pyyaml==6.0.1 ; python_full_version >= "3.10.4" and python_version < "4.0"
ray==2.23.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
referencing==0.35.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
requests==2.32.2 ; python_full_version >= "3.10.4" and python_version < "4.0"
requests[socks]==2.32.2 ; python_full_version >= "3.10.4" and python_version < "4.0"
rich==13.7.1 ; python_full_version >= "3.10.4" and python_version < "4.0"
rpds-py==0.18.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
scikit-learn==1.5.0 ; python_full_version >= "3.10.4" and python_version < "4.0"
scipy==1.13.1 ; python_full_version >= "3.10.4" and python_version < "4.0"
seaborn==0.12.2 ; python_full_version >= "3.10.4" and python_version < "4.0"
setuptools==69.5.1 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
six==1.16.0 ; python_full_version >= "3.10.4" and python_version < "4.0"
soupsieve==2.5 ; python_full_version >= "3.10.4" and python_version < "4.0"
tabulate==0.9.0 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
tensorboard-data-server==0.7.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
tensorboard==2.16.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
tensorboardx==2.6.2.2 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"
threadpoolctl==3.5.0 ; python_full_version >= "3.10.4" and python_version < "4.0"
torch==1.12.1 ; python_full_version >= "3.10.4" and python_version < "4.0"
torchmetrics==0.10.3 ; python_full_version >= "3.10.4" and python_version < "4.0"
torchvision==0.13.1 ; python_full_version >= "3.10.4" and python_version < "4.0"
tqdm==4.66.4 ; python_full_version >= "3.10.4" and python_version < "4.0"
typing-extensions==4.12.0 ; python_full_version >= "3.10.4" and python_version < "4.0"
unfoldnd==0.2.1 ; python_full_version >= "3.10.4" and python_version < "4.0"
urllib3==2.2.1 ; python_full_version >= "3.10.4" and python_version < "4.0"
werkzeug==3.0.3 ; python_full_version >= "3.10.4" and python_full_version < "4.0.0"