-
Notifications
You must be signed in to change notification settings - Fork 7
/
requirements.txt
120 lines (120 loc) · 2.05 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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
absl-py==0.14.0
aiohttp==3.7.4
aiohttp-cors==0.7.0
aioredis==1.3.1
ale-py==0.7
astunparse==1.6.3
async-timeout==3.0.1
atari-py==0.2.9
attrs==21.2.0
blessings==1.7
cachetools==4.2.2
certifi==2021.5.30
cfgv==3.3.1
chardet==3.0.4
charset-normalizer==2.0.6
click==8.0.1
cloudpickle==2.0.0
colorama==0.4.4
colorful==0.5.4
cycler==0.10.0
Cython==0.29.14
Deprecated==1.2.13
distlib==0.3.4
dm-tree==0.1.6
ffmpeg==1.4
filelock==3.6.0
flake8==4.0.1
flatbuffers==1.12
flatten-json==0.1.13
gast==0.3.3
google-api-core==1.31.3
google-auth==1.35.0
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
googleapis-common-protos==1.53.0
gpustat==0.6.0
grpcio==1.32.0
gym==0.20.0
gym-notices==0.0.6
h5py==2.10.0
hiredis==2.0.0
identify==2.5.0
idna==3.2
importlib-metadata==4.2.0
importlib-resources==5.2.2
iniconfig==1.1.1
jsonlines==2.0.0
jsonschema==3.2.0
Keras-Preprocessing==1.1.2
kiwisolver==1.3.2
lz4==3.1.3
Markdown==3.3.4
matplotlib==3.3.4
mccabe==0.6.1
msgpack==1.0.2
multidict==5.1.0
nodeenv==1.6.0
numpy==1.19.5
nvidia-ml-py3==7.352.0
oauthlib==3.1.1
onnx==1.11.0
onnxruntime==1.10.0
opencensus==0.7.13
opencensus-context==0.1.2
opencv-python-headless==4.3.0.36
opt-einsum==3.3.0
packaging==21.0
pandas==1.3.3
Pillow==8.0.1
platformdirs==2.5.2
pluggy==0.13.1
pre-commit==2.18.1
progressbar2==3.51.4
prometheus-client==0.11.0
protobuf==3.17.3
psutil==5.8.0
py==1.10.0
py-spy==0.3.9
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.8.0
pydantic==1.8.2
pyflakes==2.4.0
pyglet==1.5.19
pyparsing==2.4.7
pyrsistent==0.18.0
pytest==6.2.4
python-constraint==1.4.0
python-dateutil==2.8.2
python-utils==2.4.0
pytz==2021.1
PyYAML==5.4.1
quadprog==0.1.8
ray==1.5.2
redis==3.5.3
requests==2.26.0
requests-oauthlib==1.3.0
rsa==4.7.2
scipy==1.7.1
seaborn==0.11.2
six==1.15.0
tabulate==0.8.9
tensorboard==2.6.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.0
tensorboardX==2.4
tensorflow==2.4.0
tensorflow-estimator==2.4.0
termcolor==1.1.0
toml==0.10.2
tqdm==4.59.0
tf2onnx==1.10.1
typing-extensions==3.7.4.3
urllib3==1.26.7
virtualenv==20.14.1
Werkzeug==2.0.1
wrapt==1.12.1
yarl==1.6.3
zipp==3.5.0
zoopt==0.4.1