-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
85 lines (85 loc) · 1.43 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
84
85
absl-py==0.9.0
aiohttp==3.6.2
astor==0.8.1
async-timeout==3.0.1
atari-py==0.2.6
atomicwrites==1.3.0
attrs==19.3.0
beautifulsoup4==4.9.0
cachetools==4.0.0
certifi==2020.4.5.1
chardet==3.0.4
click==7.1.1
cloudpickle==1.3.0
colorama==0.4.3
cycler==0.10.0
dm-tree==0.1.4
filelock==3.0.12
funcsigs==1.0.2
future==0.18.2
gast==0.2.2
google==2.0.3
google-auth==1.13.1
google-auth-oauthlib==0.4.1
google-pasta==0.2.0
GPUtil==1.4.0
grpcio==1.28.1
gym==0.17.1
h5py==2.10.0
idna==2.8
idna-ssl==1.1.0
importlib-metadata==1.6.0
jsonschema==3.2.0
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.0
kiwisolver==1.2.0
lz4==3.0.2
Markdown==3.2.1
matplotlib==3.2.1
more-itertools==8.2.0
multidict==4.7.5
numpy==1.18.2
oauthlib==3.1.0
opencv-python==4.2.0.34
opencv-python-headless==4.2.0.34
opt-einsum==3.2.0
packaging==20.3
pandas==1.0.3
Pillow==7.1.1
pluggy==0.13.1
protobuf==3.11.3
psutil==5.7.0
py==1.8.1
py-spy==0.3.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyglet==1.5.0
pyparsing==2.4.7
pyrsistent==0.16.0
pytest==5.4.1
python-dateutil==2.8.1
pytz==2019.3
PyYAML==5.3.1
ray==0.9.0.dev0
redis==3.4.1
requests==2.23.0
requests-oauthlib==1.3.0
rsa==4.0
scipy==1.4.1
setproctitle==1.1.10
six==1.14.0
soupsieve==2.0
tabulate==0.8.7
tensorboard==2.1.1
tensorboard-plugin-wit==1.6.0.post3
tensorboardX==2.0
tensorflow-estimator==2.1.0
tensorflow-gpu==2.1.0
termcolor==1.1.0
typing-extensions==3.7.4.2
urllib3==1.25.8
wcwidth==0.1.9
Werkzeug==1.0.1
wrapt==1.12.1
yarl==1.4.2
zipp==3.1.0