-
Notifications
You must be signed in to change notification settings - Fork 415
Expand file tree
/
Copy pathdev.env.txt
More file actions
264 lines (263 loc) · 5.01 KB
/
dev.env.txt
File metadata and controls
264 lines (263 loc) · 5.01 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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=envs/dev.env.txt deps/format.txt deps/mypy.txt deps/pip-tools.txt deps/pylint.txt deps/pytest.txt deps/resource_estimates_runtime.txt deps/runtime.txt
#
ase==3.28.0
# via -r deps/resource_estimates_runtime.txt
astroid==3.3.11
# via pylint
attrs==26.1.0
# via
# cirq-core
# jsonschema
# referencing
backports-asyncio-runner==1.2.0 ; python_full_version < "3.11"
# via
# -r deps/runtime.txt
# pytest-asyncio
black==26.3.1
# via -r deps/format.txt
build==1.4.4
# via pip-tools
certifi==2026.4.22
# via requests
charset-normalizer==3.4.7
# via requests
cirq-core==1.5.0
# via -r deps/runtime.txt
click==8.3.3
# via
# black
# pip-tools
contourpy==1.3.2
# via
# -r deps/runtime.txt
# matplotlib
coverage[toml]==7.13.5
# via pytest-cov
cycler==0.12.1
# via matplotlib
deprecation==2.1.0
# via -r deps/runtime.txt
dill==0.4.1
# via pylint
duet==0.2.9
# via cirq-core
exceptiongroup==1.3.1
# via pytest
execnet==2.1.2
# via pytest-xdist
fastjsonschema==2.21.2
# via nbformat
fonttools==4.62.1
# via matplotlib
h5py==3.16.0
# via
# -r deps/runtime.txt
# pyscf
idna==3.13
# via requests
iniconfig==2.3.0
# via pytest
isort==6.1.0
# via pylint
jax==0.4.38
# via -r deps/resource_estimates_runtime.txt
jaxlib==0.4.38
# via
# -r deps/resource_estimates_runtime.txt
# jax
jsonschema==4.26.0
# via nbformat
jsonschema-specifications==2025.9.1
# via jsonschema
jupyter-core==5.9.1
# via nbformat
kiwisolver==1.5.0
# via matplotlib
librt==0.9.0
# via mypy
matplotlib==3.10.9
# via
# ase
# cirq-core
mccabe==0.7.0
# via pylint
ml-dtypes==0.5.4
# via
# jax
# jaxlib
mpmath==1.3.0
# via sympy
mypy==1.20.2
# via -r deps/mypy.txt
mypy-extensions==1.1.0
# via
# black
# mypy
nbformat==5.10.4
# via -r deps/pytest.txt
networkx==3.4.2
# via
# -r deps/runtime.txt
# cirq-core
numpy==2.2.6
# via
# -r deps/runtime.txt
# ase
# cirq-core
# contourpy
# h5py
# jax
# jaxlib
# matplotlib
# ml-dtypes
# pandas
# pandas-stubs
# pyscf
# scipy
# types-networkx
opt-einsum==3.4.0
# via jax
packaging==26.2
# via
# black
# build
# deprecation
# matplotlib
# pytest
# wheel
pandas==2.3.3
# via cirq-core
pandas-stubs==2.3.3.260113
# via -r deps/mypy.txt
pathspec==1.1.1
# via
# black
# mypy
pillow==12.2.0
# via matplotlib
pip-tools==7.5.3
# via -r deps/pip-tools.txt
platformdirs==4.9.6
# via
# black
# jupyter-core
# pylint
pluggy==1.6.0
# via
# pytest
# pytest-cov
pubchempy==1.0.5
# via -r deps/runtime.txt
pygments==2.20.0
# via pytest
pylint==3.3.9
# via -r deps/pylint.txt
pyparsing==3.3.2
# via matplotlib
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pyscf==2.13.0
# via -r deps/resource_estimates_runtime.txt
pytest==9.0.3
# via
# -r deps/pytest.txt
# pytest-asyncio
# pytest-cov
# pytest-randomly
# pytest-retry
# pytest-xdist
pytest-asyncio==1.3.0
# via -r deps/pytest.txt
pytest-cov==7.1.0
# via -r deps/pytest.txt
pytest-randomly==4.1.0
# via -r deps/pytest.txt
pytest-retry==1.7.0
# via -r deps/pytest.txt
pytest-xdist==3.8.0
# via -r deps/pytest.txt
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytokens==0.4.1
# via black
pytz==2026.1.post1
# via pandas
referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
requests==2.33.1
# via -r deps/runtime.txt
rpds-py==0.30.0
# via
# jsonschema
# referencing
scipy==1.15.3
# via
# -r deps/runtime.txt
# ase
# cirq-core
# jax
# jaxlib
# pyscf
six==1.17.0
# via python-dateutil
sortedcontainers==2.4.0
# via cirq-core
sympy==1.14.0
# via
# -r deps/runtime.txt
# cirq-core
tomli==2.4.1
# via
# black
# build
# coverage
# mypy
# pip-tools
# pylint
# pytest
tomlkit==0.14.0
# via pylint
tqdm==4.67.3
# via cirq-core
traitlets==5.14.3
# via
# jupyter-core
# nbformat
types-networkx==3.6.1.20260408
# via -r deps/mypy.txt
types-pytz==2026.1.1.20260408
# via pandas-stubs
types-requests==2.33.0.20260408
# via -r deps/mypy.txt
types-setuptools==82.0.0.20260408
# via -r deps/mypy.txt
typing-extensions==4.15.0
# via
# astroid
# black
# cirq-core
# exceptiongroup
# mypy
# pytest-asyncio
# referencing
tzdata==2026.2
# via pandas
urllib3==2.6.3
# via
# requests
# types-requests
wheel==0.47.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools