-
Notifications
You must be signed in to change notification settings - Fork 651
Expand file tree
/
Copy pathrequirements.txt
More file actions
318 lines (317 loc) · 5.7 KB
/
requirements.txt
File metadata and controls
318 lines (317 loc) · 5.7 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
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# ./scripts/generate_requirements.sh
#
absl-py==2.4.0
# via
# keras
# tensorboard
# tensorflow
# tensorflow-docs
astor==0.8.1
# via tensorflow-docs
astroid==3.3.11
# via pylint
astunparse==1.6.3
# via tensorflow
attrs==25.4.0
# via
# cirq-core
# jsonschema
# referencing
# typedunits
certifi==2026.1.4
# via requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.4
# via requests
cirq-core==1.5.0
# via
# -r requirements.in
# cirq-google
cirq-google==1.5.0
# via -r requirements.in
contourpy==1.3.2
# via
# -r requirements.in
# matplotlib
cryptography==46.0.4
# via google-auth
cycler==0.12.1
# via matplotlib
cython==3.2.4
# via typedunits
dill==0.4.1
# via pylint
duet==0.2.9
# via cirq-core
flatbuffers==25.12.19
# via tensorflow
fonttools==4.60.2
# via matplotlib
gast==0.7.0
# via tensorflow
google-api-core[grpc]==2.29.0
# via cirq-google
google-auth==2.48.0
# via google-api-core
google-pasta==0.2.0
# via tensorflow
googleapis-common-protos==1.72.0
# via
# google-api-core
# grpcio-status
grpcio==1.76.0
# via
# google-api-core
# grpcio-status
# tensorboard
# tensorflow
grpcio-status==1.71.2
# via google-api-core
h5py==3.15.1
# via
# keras
# tensorflow
idna==3.11
# via requests
ipython-genutils==0.2.0
# via nbformat
isort==5.13.2
# via pylint
jax==0.5.3
# via -r requirements.in
jaxlib==0.5.3
# via jax
jinja2==3.1.6
# via tensorflow-docs
jsonschema==4.26.0
# via nbformat
jsonschema-specifications==2025.9.1
# via jsonschema
jupyter-client==8.8.0
# via nbclient
jupyter-core==5.9.1
# via
# jupyter-client
# nbformat
keras==3.12.0
# via tensorflow
kiwisolver==1.4.7
# via matplotlib
libclang==18.1.1
# via tensorflow
markdown==3.10.1
# via tensorboard
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.3
# via
# jinja2
# werkzeug
matplotlib==3.9.4
# via cirq-core
mccabe==0.7.0
# via pylint
mdurl==0.1.2
# via markdown-it-py
ml-dtypes==0.5.4
# via
# jax
# jaxlib
# keras
# tensorflow
mpmath==1.3.0
# via sympy
namex==0.1.0
# via keras
nbclient==0.6.5
# via -r requirements.in
nbformat==5.1.3
# via
# -r requirements.in
# nbclient
# tensorflow-docs
nest-asyncio==1.6.0
# via nbclient
networkx==3.2.1
# via cirq-core
numpy==2.0.2
# via
# -r requirements.in
# cirq-core
# contourpy
# h5py
# jax
# jaxlib
# keras
# matplotlib
# ml-dtypes
# pandas
# scipy
# tensorboard
# tensorflow
# typedunits
opt-einsum==3.4.0
# via
# jax
# tensorflow
optree==0.18.0
# via keras
packaging==26.0
# via
# keras
# matplotlib
# tensorboard
# tensorflow
# wheel
pandas==2.3.3
# via cirq-core
pillow==11.0.0
# via matplotlib
platformdirs==4.5.1
# via
# jupyter-core
# pylint
# yapf
proto-plus==1.27.0
# via
# cirq-google
# google-api-core
protobuf==5.29.5
# via
# cirq-google
# google-api-core
# googleapis-common-protos
# grpcio-status
# proto-plus
# tensorboard
# tensorflow
# tensorflow-docs
# typedunits
pyasn1==0.6.2
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.2
# via google-auth
pycparser==3.0
# via cffi
pygments==2.19.2
# via rich
pylint==3.3.3
# via -r requirements.in
pyparsing==3.3.2
# via
# matplotlib
# typedunits
python-dateutil==2.9.0.post0
# via
# jupyter-client
# matplotlib
# pandas
pytz==2025.2
# via pandas
pyzmq==27.1.0
# via jupyter-client
referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
requests==2.32.5
# via
# google-api-core
# tensorflow
rich==14.3.1
# via keras
rpds-py==0.30.0
# via
# jsonschema
# referencing
rsa==4.9.1
# via google-auth
scipy==1.15.3
# via
# -r requirements.in
# cirq-core
# jax
# jaxlib
setuptools==75.0.0
# via
# tensorboard
# tensorflow
six==1.17.0
# via
# astunparse
# google-pasta
# python-dateutil
# tensorboard
# tensorflow
sortedcontainers==2.4.0
# via cirq-core
sympy==1.14.0
# via
# -r requirements.in
# cirq-core
tensorboard==2.18.0
# via tensorflow
tensorboard-data-server==0.7.2
# via tensorboard
tensorflow==2.18.1
# via
# -r requirements.in
# tf-keras
tensorflow-docs==2025.2.19.33219
# via -r requirements.in
tensorflow-io-gcs-filesystem==0.37.1
# via tensorflow
termcolor==3.1.0
# via tensorflow
tf-keras==2.18.0
# via -r requirements.in
tomli==2.4.0
# via
# pylint
# yapf
tomlkit==0.14.0
# via pylint
tornado==6.5.4
# via jupyter-client
tqdm==4.67.1
# via cirq-core
traitlets==5.14.3
# via
# jupyter-client
# jupyter-core
# nbclient
# nbformat
typedunits==0.0.1
# via cirq-google
typing-extensions==4.15.0
# via
# astroid
# cirq-core
# cryptography
# grpcio
# optree
# referencing
# tensorflow
tzdata==2025.3
# via pandas
urllib3==2.6.3
# via requests
werkzeug==3.1.5
# via tensorboard
wheel==0.46.2
# via
# -r requirements.in
# astunparse
wrapt==1.17.3
# via tensorflow
yapf==0.43.0
# via -r requirements.in
# The following packages are considered to be unsafe in a requirements file:
# pyyaml