-
Notifications
You must be signed in to change notification settings - Fork 8
/
requirements.txt
68 lines (68 loc) · 1.12 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
aiohttp==3.7.3
aiohttp-cors==0.7.0
aioredis==1.3.1
async-timeout==3.0.1
attrs==20.3.0
blessings==1.7
cachetools==4.2.0
certifi==2020.12.5
chardet==3.0.4
click==7.1.2
colorama==0.4.4
colorful==0.5.4
contextvars==2.4
cycler==0.10.0
dataclasses==0.8
dill==0.3.3
filelock==3.0.12
google-api-core==1.25.0
google-auth==1.24.0
googleapis-common-protos==1.52.0
gpustat==0.6.0
grpcio==1.34.1
hiredis==1.1.0
idna==2.10
idna-ssl==1.1.0
immutables==0.14
importlib-metadata==3.4.0
joblib==1.0.0
jsonschema==3.2.0
kiwisolver==1.3.1
matplotlib==3.3.3
msgpack==1.0.2
multidict==5.1.0
numpy==1.19.5
nvidia-ml-py3==7.352.0
opencensus==0.7.12
opencensus-context==0.1.2
pandas==1.1.5
Pillow==8.1.0
prometheus-client==0.9.0
protobuf==3.14.0
psutil==5.8.0
py-spy==0.3.4
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyparsing==2.4.7
pyrsistent==0.17.3
python-dateutil==2.8.1
pytz==2020.5
PyYAML==5.4
ray==1.1.0
redis==3.5.3
requests==2.25.1
rsa==4.7
scikit-learn==0.24.1
scipy==1.5.4
six==1.15.0
sklearn==0.0
tabulate==0.8.7
tensorboardX==2.1
threadpoolctl==2.1.0
torch==1.7.1
torchtext==0.8.1
tqdm==4.56.0
typing-extensions==3.7.4.3
urllib3==1.26.2
yarl==1.6.3
zipp==3.4.0