11#
2- # This file is autogenerated by pip-compile with Python 3.10
2+ # This file is autogenerated by pip-compile with Python 3.11
33# by the following command:
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#
77ase==3.25.0
88 # via -r deps/resource_estimates_runtime.txt
9- astroid==3.3.10
9+ astroid==3.3.11
1010 # via pylint
1111attrs==25.3.0
1212 # via
@@ -17,7 +17,7 @@ black==25.1.0
1717 # via -r deps/format.txt
1818build==1.2.2.post1
1919 # via pip-tools
20- certifi==2025.4.26
20+ certifi==2025.7.14
2121 # via requests
2222charset-normalizer==3.4.2
2323 # via requests
@@ -29,7 +29,7 @@ click==8.2.1
2929 # pip-tools
3030contourpy==1.3.2
3131 # via matplotlib
32- coverage[toml]==7.8 .2
32+ coverage[toml]==7.9 .2
3333 # via pytest-cov
3434cycler==0.12.1
3535 # via matplotlib
@@ -39,15 +39,13 @@ dill==0.4.0
3939 # via pylint
4040duet==0.2.9
4141 # via cirq-core
42- exceptiongroup==1.3.0
43- # via pytest
4442execnet==2.1.1
4543 # via pytest-xdist
4644fastjsonschema==2.21.1
4745 # via nbformat
48- fonttools==4.58.1
46+ fonttools==4.59.0
4947 # via matplotlib
50- h5py==3.13 .0
48+ h5py==3.14 .0
5149 # via
5250 # -r deps/runtime.txt
5351 # pyscf
@@ -63,7 +61,7 @@ jaxlib==0.4.38
6361 # via
6462 # -r deps/resource_estimates_runtime.txt
6563 # jax
66- jsonschema==4.24 .0
64+ jsonschema==4.25 .0
6765 # via nbformat
6866jsonschema-specifications==2025.4.1
6967 # via jsonschema
@@ -83,19 +81,19 @@ ml-dtypes==0.5.1
8381 # jaxlib
8482mpmath==1.3.0
8583 # via sympy
86- mypy==1.16 .0
84+ mypy==1.17 .0
8785 # via -r deps/mypy.txt
8886mypy-extensions==1.1.0
8987 # via
9088 # black
9189 # mypy
9290nbformat==5.10.4
9391 # via -r deps/pytest.txt
94- networkx==3.4.2
92+ networkx==3.5
9593 # via
9694 # -r deps/runtime.txt
9795 # cirq-core
98- numpy==2.2.6
96+ numpy==2.3.1
9997 # via
10098 # -r deps/runtime.txt
10199 # ase
@@ -120,15 +118,15 @@ packaging==25.0
120118 # deprecation
121119 # matplotlib
122120 # pytest
123- pandas==2.2.3
121+ pandas==2.3.1
124122 # via cirq-core
125- pandas-stubs==2.2.3.250527
123+ pandas-stubs==2.3.0.250703
126124 # via -r deps/mypy.txt
127125pathspec==0.12.1
128126 # via
129127 # black
130128 # mypy
131- pillow==11.2.1
129+ pillow==11.3.0
132130 # via matplotlib
133131pip-tools==7.4.1
134132 # via -r deps/pip-tools.txt
@@ -138,10 +136,12 @@ platformdirs==4.3.8
138136 # jupyter-core
139137 # pylint
140138pluggy==1.6.0
141- # via pytest
139+ # via
140+ # pytest
141+ # pytest-cov
142142pubchempy==1.0.4
143143 # via -r deps/runtime.txt
144- pygments==2.19.1
144+ pygments==2.19.2
145145 # via pytest
146146pylint==3.3.7
147147 # via -r deps/pylint.txt
@@ -153,17 +153,17 @@ pyproject-hooks==1.2.0
153153 # pip-tools
154154pyscf==2.9.0
155155 # via -r deps/resource_estimates_runtime.txt
156- pytest==8.4.0
156+ pytest==8.4.1
157157 # via
158158 # -r deps/pytest.txt
159159 # pytest-asyncio
160160 # pytest-cov
161161 # pytest-xdist
162- pytest-asyncio==1.0 .0
162+ pytest-asyncio==1.1 .0
163163 # via -r deps/pytest.txt
164- pytest-cov==6.1 .1
164+ pytest-cov==6.2 .1
165165 # via -r deps/pytest.txt
166- pytest-xdist==3.7 .0
166+ pytest-xdist==3.8 .0
167167 # via -r deps/pytest.txt
168168python-dateutil==2.9.0.post0
169169 # via
@@ -175,13 +175,13 @@ referencing==0.36.2
175175 # via
176176 # jsonschema
177177 # jsonschema-specifications
178- requests==2.32.3
178+ requests==2.32.4
179179 # via -r deps/runtime.txt
180- rpds-py==0.25.1
180+ rpds-py==0.26.0
181181 # via
182182 # jsonschema
183183 # referencing
184- scipy==1.15.3
184+ scipy==1.16.0
185185 # via
186186 # -r deps/runtime.txt
187187 # ase
@@ -197,42 +197,30 @@ sympy==1.14.0
197197 # via
198198 # -r deps/runtime.txt
199199 # cirq-core
200- tomli==2.2.1
201- # via
202- # black
203- # build
204- # coverage
205- # mypy
206- # pip-tools
207- # pylint
208- # pytest
209- tomlkit==0.13.2
200+ tomlkit==0.13.3
210201 # via pylint
211202tqdm==4.67.1
212203 # via cirq-core
213204traitlets==5.14.3
214205 # via
215206 # jupyter-core
216207 # nbformat
217- types-networkx==3.5.0.20250531
208+ types-networkx==3.5.0.20250712
218209 # via -r deps/mypy.txt
219210types-pytz==2025.2.0.20250516
220211 # via pandas-stubs
221- types-requests==2.32.0.20250602
212+ types-requests==2.32.4.20250611
222213 # via -r deps/mypy.txt
223214types-setuptools==80.9.0.20250529
224215 # via -r deps/mypy.txt
225- typing-extensions==4.14.0
216+ typing-extensions==4.14.1
226217 # via
227- # astroid
228- # black
229218 # cirq-core
230- # exceptiongroup
231219 # mypy
232220 # referencing
233221tzdata==2025.2
234222 # via pandas
235- urllib3==2.4 .0
223+ urllib3==2.5 .0
236224 # via
237225 # requests
238226 # types-requests
0 commit comments