-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
83 lines (83 loc) · 1.41 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
absl-py==1.4.0
antlr4-python3-runtime==4.9.3
bcrypt==3.2.2
boto3==1.24.33
botocore==1.27.96
cachetools==5.3.0
certifi==2022.12.7
cffi==1.15.0
charset-normalizer==2.0.12
click==8.0.4
cryptography==37.0.2
dill==0.3.5.1
docker==6.0.1
docopt==0.6.2
docutils==0.18.1
fair-research-login==0.2.6
Flask==2.2.2
funcx==1.0.8
funcx-common==0.0.23
funcx-endpoint==1.0.8
globus-sdk==3.16.0
grpcio==1.51.1
grpcio-tools==1.46.3
idna==3.3
ipdb==0.13.9
itsdangerous==2.1.2
Jinja2==3.1.2
jmespath==1.0.1
joblib==1.2.0
lockfile==0.12.2
Markdown==3.4.1
MarkupSafe==2.1.2
numpy==1.22.4
oauthlib==3.2.2
omegaconf==2.2.2
opencv-python==4.7.0.68
pandas==1.5.3
paramiko==2.11.0
parsl==2023.1.23
pika==1.3.1
Pillow==9.1.1
pipreqs==0.4.11
protobuf==3.20.1
psutil==5.9.1
py==1.11.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pydantic==1.10.4
PyJWT==2.4.0
PyNaCl==1.5.0
python-daemon==2.3.0
pytz==2022.7.1
PyYAML==6.0
requests==2.27.1
requests-oauthlib==1.3.1
retry==0.9.2
rsa==4.9
s3transfer==0.6.0
scikit-learn==1.2.1
scipy==1.10.0
setproctitle==1.3.2
tblib==1.7.0
tensorboard==2.2.2
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorboardX==2.5.1
texttable==1.6.4
threadpoolctl==3.1.0
toml==0.10.2
torch==1.11.0
torchvision==0.12.0
typeguard==2.13.3
typer==0.4.0
types-paramiko==3.0.0.2
types-requests==2.28.11.12
types-six==1.16.21.4
types-urllib3==1.26.25.5
urllib3==1.26.9
websockets==10.3
Werkzeug==2.2.2
yarg==0.1.9
huggingface_hub==0.16.4