44#
55# 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
66#
7- ase==3.25 .0
7+ ase==3.27 .0
88 # via -r deps/resource_estimates_runtime.txt
9- astroid==3.3.10
9+ astroid==3.3.11
1010 # via pylint
11- attrs==25.3 .0
11+ attrs==25.4 .0
1212 # via
1313 # cirq-core
1414 # jsonschema
1515 # referencing
16- black==25.1.0
16+ backports-asyncio-runner==1.2.0
17+ # via pytest-asyncio
18+ black==26.1.0
1719 # via -r deps/format.txt
18- build==1.2.2.post1
20+ build==1.4.0
1921 # via pip-tools
20- certifi==2025.4.26
22+ certifi==2026.1.4
2123 # via requests
22- charset-normalizer==3.4.2
24+ charset-normalizer==3.4.4
2325 # via requests
2426cirq-core==1.5.0
2527 # via -r deps/runtime.txt
26- click==8.2 .1
28+ click==8.3 .1
2729 # via
2830 # black
2931 # pip-tools
3032contourpy==1.3.2
3133 # via matplotlib
32- coverage[toml]==7.8.2
34+ coverage[toml]==7.13.4
3335 # via pytest-cov
3436cycler==0.12.1
3537 # via matplotlib
3638deprecation==2.1.0
3739 # via -r deps/runtime.txt
38- dill==0.4.0
40+ dill==0.4.1
3941 # via pylint
4042duet==0.2.9
4143 # via cirq-core
42- exceptiongroup==1.3.0
44+ exceptiongroup==1.3.1
4345 # via pytest
44- execnet==2.1.1
46+ execnet==2.1.2
4547 # via pytest-xdist
46- fastjsonschema==2.21.1
48+ fastjsonschema==2.21.2
4749 # via nbformat
48- fonttools==4.58 .1
50+ fonttools==4.61 .1
4951 # via matplotlib
50- h5py==3.13.0
52+ h5py==3.15.1
5153 # via
5254 # -r deps/runtime.txt
5355 # pyscf
54- idna==3.10
56+ idna==3.11
5557 # via requests
56- iniconfig==2.1 .0
58+ iniconfig==2.3 .0
5759 # via pytest
58- isort==6.0.1
60+ isort==6.1.0
5961 # via pylint
6062jax==0.4.38
6163 # via -r deps/resource_estimates_runtime.txt
6264jaxlib==0.4.38
6365 # via
6466 # -r deps/resource_estimates_runtime.txt
6567 # jax
66- jsonschema==4.24 .0
68+ jsonschema==4.26 .0
6769 # via nbformat
68- jsonschema-specifications==2025.4 .1
70+ jsonschema-specifications==2025.9 .1
6971 # via jsonschema
70- jupyter-core==5.8 .1
72+ jupyter-core==5.9 .1
7173 # via nbformat
72- kiwisolver==1.4.8
74+ kiwisolver==1.4.9
7375 # via matplotlib
74- matplotlib==3.10.3
76+ librt==0.8.1
77+ # via mypy
78+ matplotlib==3.10.8
7579 # via
7680 # ase
7781 # cirq-core
7882mccabe==0.7.0
7983 # via pylint
80- ml-dtypes==0.5.1
84+ ml-dtypes==0.5.4
8185 # via
8286 # jax
8387 # jaxlib
8488mpmath==1.3.0
8589 # via sympy
86- mypy==1.16.0
90+ mypy==1.19.1
8791 # via -r deps/mypy.txt
8892mypy-extensions==1.1.0
8993 # via
@@ -113,71 +117,76 @@ numpy==2.2.6
113117 # types-networkx
114118opt-einsum==3.4.0
115119 # via jax
116- packaging==25 .0
120+ packaging==26 .0
117121 # via
118122 # black
119123 # build
120124 # deprecation
121125 # matplotlib
122126 # pytest
123- pandas==2.2.3
127+ # wheel
128+ pandas==2.3.3
124129 # via cirq-core
125- pandas-stubs==2.2 .3.250527
130+ pandas-stubs==2.3 .3.260113
126131 # via -r deps/mypy.txt
127- pathspec==0.12.1
132+ pathspec==1.0.4
128133 # via
129134 # black
130135 # mypy
131- pillow==11.2 .1
136+ pillow==12.1 .1
132137 # via matplotlib
133- pip-tools==7.4.1
138+ pip-tools==7.5.3
134139 # via -r deps/pip-tools.txt
135- platformdirs==4.3.8
140+ platformdirs==4.9.2
136141 # via
137142 # black
138143 # jupyter-core
139144 # pylint
140145pluggy==1.6.0
141- # via pytest
142- pubchempy==1.0.4
146+ # via
147+ # pytest
148+ # pytest-cov
149+ pubchempy==1.0.5
143150 # via -r deps/runtime.txt
144- pygments==2.19.1
151+ pygments==2.19.2
145152 # via pytest
146- pylint==3.3.7
153+ pylint==3.3.9
147154 # via -r deps/pylint.txt
148- pyparsing==3.2.3
155+ pyparsing==3.3.2
149156 # via matplotlib
150157pyproject-hooks==1.2.0
151158 # via
152159 # build
153160 # pip-tools
154- pyscf==2.9.0
161+ pyscf==2.12.1
155162 # via -r deps/resource_estimates_runtime.txt
156- pytest==8.4.0
163+ pytest==9.0.2
157164 # via
158165 # -r deps/pytest.txt
159166 # pytest-asyncio
160167 # pytest-cov
161168 # pytest-xdist
162- pytest-asyncio==1.0 .0
169+ pytest-asyncio==1.3 .0
163170 # via -r deps/pytest.txt
164- pytest-cov==6.1.1
171+ pytest-cov==7.0.0
165172 # via -r deps/pytest.txt
166- pytest-xdist==3.7 .0
173+ pytest-xdist==3.8 .0
167174 # via -r deps/pytest.txt
168175python-dateutil==2.9.0.post0
169176 # via
170177 # matplotlib
171178 # pandas
179+ pytokens==0.4.1
180+ # via black
172181pytz==2025.2
173182 # via pandas
174- referencing==0.36.2
183+ referencing==0.37.0
175184 # via
176185 # jsonschema
177186 # jsonschema-specifications
178- requests==2.32.3
187+ requests==2.32.5
179188 # via -r deps/runtime.txt
180- rpds-py==0.25.1
189+ rpds-py==0.30.0
181190 # via
182191 # jsonschema
183192 # referencing
@@ -197,7 +206,7 @@ sympy==1.14.0
197206 # via
198207 # -r deps/runtime.txt
199208 # cirq-core
200- tomli==2.2.1
209+ tomli==2.4.0
201210 # via
202211 # black
203212 # build
@@ -206,37 +215,38 @@ tomli==2.2.1
206215 # pip-tools
207216 # pylint
208217 # pytest
209- tomlkit==0.13.2
218+ tomlkit==0.14.0
210219 # via pylint
211- tqdm==4.67.1
220+ tqdm==4.67.3
212221 # via cirq-core
213222traitlets==5.14.3
214223 # via
215224 # jupyter-core
216225 # nbformat
217- types-networkx==3.5.0.20250531
226+ types-networkx==3.6.1.20260210
218227 # via -r deps/mypy.txt
219- types-pytz==2025.2.0.20250516
228+ types-pytz==2025.2.0.20251108
220229 # via pandas-stubs
221- types-requests==2.32.0.20250602
230+ types-requests==2.32.4.20260107
222231 # via -r deps/mypy.txt
223- types-setuptools==80.9 .0.20250529
232+ types-setuptools==82.0 .0.20260210
224233 # via -r deps/mypy.txt
225- typing-extensions==4.14 .0
234+ typing-extensions==4.15 .0
226235 # via
227236 # astroid
228237 # black
229238 # cirq-core
230239 # exceptiongroup
231240 # mypy
241+ # pytest-asyncio
232242 # referencing
233- tzdata==2025.2
243+ tzdata==2025.3
234244 # via pandas
235- urllib3==2.4.0
245+ urllib3==2.6.3
236246 # via
237247 # requests
238248 # types-requests
239- wheel==0.45.1
249+ wheel==0.46.3
240250 # via pip-tools
241251
242252# The following packages are considered to be unsafe in a requirements file:
0 commit comments