-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
72 lines (72 loc) · 1.35 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
absl-py==0.10.0
antlr4-python3-runtime==4.8
apipkg==1.5
atomicwrites==1.4.0; sys_platform == "win32"
attrs==20.2.0
cachetools==4.1.1
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
colorama==0.4.3; sys_platform == "win32"
configparser==5.0.0
coverage==5.3
docker-pycreds==0.4.0
execnet==1.7.1
fsspec==0.8.3
future==0.18.2
gitdb==4.0.5
gitpython==3.1.9
google-auth-oauthlib==0.4.1
google-auth==1.22.1
grpcio==1.32.0
hydra-core==1.0.3
idna==2.10
importlib-metadata==2.0.0; python_version < "3.8"
importlib-resources==3.0.0; python_version < "3.9"
iniconfig==1.0.1
joblib==0.17.0
markdown==3.3
numpy==1.19.2
oauthlib==3.1.0
omegaconf==2.0.2
packaging==20.4
pathtools==0.1.2
pillow==7.2.0
pluggy==0.13.1
promise==2.3
protobuf==3.13.0
psutil==5.7.2
py==1.9.0
pyasn1-modules==0.2.8
pyasn1==0.4.8
pyparsing==2.4.7
pytest-forked==1.3.0
pytest-xdist==2.1.0
pytest==6.1.1
python-dateutil==2.8.1
pytorch-lightning==0.10.0
pyyaml==5.3.1
requests-oauthlib==1.3.0
requests==2.24.0
rsa==4.6; python_version >= "3.5"
scikit-learn==0.23.2
scipy==1.5.2
sentry-sdk==0.18.0
shortuuid==1.0.1
six==1.15.0
smmap==3.0.4
subprocess32==3.5.4
tensorboard-plugin-wit==1.7.0
tensorboard==2.2.0
threadpoolctl==2.1.0
toml==0.10.1
torch==1.6.0
torchvision==0.7.0
tqdm==4.50.1
typing-extensions==3.7.4.3
urllib3==1.25.10
wandb==0.10.5
watchdog==0.10.3
werkzeug==1.0.1
zipp==3.3.0
zipp==3.3.0; python_version < "3.8"