-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
245 lines (244 loc) · 4.41 KB
/
requirements.txt
File metadata and controls
245 lines (244 loc) · 4.41 KB
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --no-emit-find-links --no-emit-index-url --no-emit-options requirements.in
#
absl-py==2.0.0
# via
# tensorboard
# tensorflow
aiohttp==3.8.4
# via
# aiohttp-cors
# ray
aiohttp-cors==0.7.0
# via ray
aiosignal==1.3.1
# via
# aiohttp
# ray
astunparse==1.6.3
# via tensorflow
async-timeout==4.0.2
# via aiohttp
attrs==22.2.0
# via
# aiohttp
# jsonschema
blessed==1.20.0
# via gpustat
cachetools==5.3.0
# via google-auth
certifi==2022.12.7
# via requests
charset-normalizer==3.1.0
# via
# aiohttp
# requests
click==8.0.4
# via ray
cloudpickle==2.2.1
# via gymnasium
colorful==0.5.5
# via ray
distlib==0.3.6
# via virtualenv
farama-notifications==0.0.4
# via gymnasium
filelock==3.9.1
# via
# ray
# virtualenv
flatbuffers==23.5.26
# via tensorflow
frozenlist==1.3.3
# via
# aiohttp
# aiosignal
# ray
fsspec==2024.2.0
# via ray
gast==0.4.0
# via tensorflow
google-api-core==2.11.0
# via opencensus
google-auth==2.16.2
# via
# google-api-core
# google-auth-oauthlib
# tensorboard
google-auth-oauthlib==1.0.0
# via tensorboard
google-pasta==0.2.0
# via tensorflow
googleapis-common-protos==1.58.0
# via google-api-core
gpustat==1.0.0
# via ray
grpcio==1.51.3
# via
# ray
# tensorboard
# tensorflow
gymnasium==0.28.1
# via rlplg
h5py==3.10.0
# via tensorflow
idna==3.4
# via
# requests
# yarl
importlib-metadata==6.0.0
# via
# gymnasium
# markdown
jax-jumpy==1.0.0
# via gymnasium
jsonschema==4.17.3
# via ray
keras==2.13.1
# via tensorflow
libclang==16.0.6
# via tensorflow
markdown==3.5.1
# via tensorboard
markupsafe==2.1.3
# via werkzeug
msgpack==1.0.5
# via ray
multidict==6.0.4
# via
# aiohttp
# yarl
numpy==1.23.5
# via
# -r requirements.in
# gymnasium
# h5py
# jax-jumpy
# opt-einsum
# pandas
# pyarrow
# ray
# rlplg
# scipy
# tensorboard
# tensorflow
nvidia-ml-py==11.495.46
# via gpustat
oauthlib==3.2.2
# via requests-oauthlib
opencensus==0.11.2
# via ray
opencensus-context==0.1.3
# via opencensus
opt-einsum==3.3.0
# via tensorflow
packaging==23.2
# via
# ray
# tensorflow
pandas==2.0.3
# via ray
pillow==9.4.0
# via rlplg
platformdirs==3.1.1
# via virtualenv
prometheus-client==0.13.1
# via ray
protobuf==4.25.1
# via
# google-api-core
# googleapis-common-protos
# ray
# tensorboard
# tensorflow
psutil==5.9.4
# via gpustat
py-spy==0.3.14
# via ray
pyarrow==15.0.0
# via ray
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pydantic==1.10.6
# via ray
pyrsistent==0.19.3
# via jsonschema
python-dateutil==2.8.2
# via pandas
pytz==2024.1
# via pandas
pyyaml==6.0
# via ray
ray[data,default]==2.9.3
# via -r requirements.in
requests==2.28.2
# via
# google-api-core
# ray
# requests-oauthlib
# tensorboard
requests-oauthlib==1.3.1
# via google-auth-oauthlib
rlplg @ git+https://github.com/guidj/rlplg.git@v0.19.10
# via -r requirements.in
rsa==4.9
# via google-auth
scipy==1.10.1
# via rlplg
six==1.16.0
# via
# astunparse
# blessed
# google-auth
# google-pasta
# gpustat
# python-dateutil
# tensorflow
smart-open==6.3.0
# via ray
tensorboard==2.13.0
# via tensorflow
tensorboard-data-server==0.7.2
# via tensorboard
tensorflow==2.13.1
# via -r requirements.in
tensorflow-estimator==2.13.0
# via tensorflow
tensorflow-io-gcs-filesystem==0.34.0
# via tensorflow
termcolor==2.3.0
# via tensorflow
typing-extensions==4.5.0
# via
# gymnasium
# pydantic
# tensorflow
tzdata==2024.1
# via pandas
urllib3==1.26.15
# via requests
virtualenv==20.21.0
# via ray
wcwidth==0.2.6
# via blessed
werkzeug==3.0.1
# via tensorboard
wheel==0.42.0
# via
# astunparse
# tensorboard
wrapt==1.16.0
# via tensorflow
yarl==1.8.2
# via aiohttp
zipp==3.15.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools