22# This file is autogenerated by pip-compile with Python 3.10
33# by the following command:
44#
5- # pip-compile --output-file=envs/dev.env.txt --unsafe-package=backports.asyncio.runner deps/format.txt deps/mypy.txt deps/pip-tools.txt deps/pylint.txt deps/pytest.txt deps/resource_estimates_runtime.txt deps/runtime.txt
5+ # 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#
77ase==3.27.0
88 # via -r deps/resource_estimates_runtime.txt
@@ -13,13 +13,17 @@ attrs==25.4.0
1313 # cirq-core
1414 # jsonschema
1515 # referencing
16- black==26.1.0
16+ backports-asyncio-runner==1.2.0 ; python_full_version < "3.11"
17+ # via
18+ # -r deps/runtime.txt
19+ # pytest-asyncio
20+ black==26.3.1
1721 # via -r deps/format.txt
1822build==1.4.0
1923 # via pip-tools
20- certifi==2026.1.4
24+ certifi==2026.2.25
2125 # via requests
22- charset-normalizer==3.4.4
26+ charset-normalizer==3.4.5
2327 # via requests
2428cirq-core==1.5.0
2529 # via -r deps/runtime.txt
@@ -47,9 +51,9 @@ execnet==2.1.2
4751 # via pytest-xdist
4852fastjsonschema==2.21.2
4953 # via nbformat
50- fonttools==4.61.1
54+ fonttools==4.62.0
5155 # via matplotlib
52- h5py==3.15.1
56+ h5py==3.16.0
5357 # via
5458 # -r deps/runtime.txt
5559 # pyscf
@@ -71,7 +75,7 @@ jsonschema-specifications==2025.9.1
7175 # via jsonschema
7276jupyter-core==5.9.1
7377 # via nbformat
74- kiwisolver==1.4.9
78+ kiwisolver==1.5.0
7579 # via matplotlib
7680librt==0.8.1
7781 # via mypy
@@ -135,11 +139,9 @@ pathspec==1.0.4
135139 # mypy
136140pillow==12.1.1
137141 # via matplotlib
138- pip==26.0.1
139- # via pip-tools
140142pip-tools==7.5.3
141143 # via -r deps/pip-tools.txt
142- platformdirs==4.9.2
144+ platformdirs==4.9.4
143145 # via
144146 # black
145147 # jupyter-core
@@ -180,7 +182,7 @@ python-dateutil==2.9.0.post0
180182 # pandas
181183pytokens==0.4.1
182184 # via black
183- pytz==2025.2
185+ pytz==2026.1.post1
184186 # via pandas
185187referencing==0.37.0
186188 # via
@@ -200,10 +202,6 @@ scipy==1.15.3
200202 # jax
201203 # jaxlib
202204 # pyscf
203- setuptools==82.0.0
204- # via
205- # pip-tools
206- # pyscf
207205six==1.17.0
208206 # via python-dateutil
209207sortedcontainers==2.4.0
@@ -229,9 +227,9 @@ traitlets==5.14.3
229227 # via
230228 # jupyter-core
231229 # nbformat
232- types-networkx==3.6.1.20260210
230+ types-networkx==3.6.1.20260303
233231 # via -r deps/mypy.txt
234- types-pytz==2025.2.0.20251108
232+ types-pytz==2026.1.1.20260304
235233 # via pandas-stubs
236234types-requests==2.32.4.20260107
237235 # via -r deps/mypy.txt
@@ -256,4 +254,5 @@ wheel==0.46.3
256254 # via pip-tools
257255
258256# The following packages are considered to be unsafe in a requirements file:
259- # backports-asyncio-runner
257+ # pip
258+ # setuptools
0 commit comments