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.24.0
8- # via -r deps/resource_estimates_runtime.txt
8+ # via
9+ # -r /Users/mhucka/project-files/google/github/openfermion/dev_tools/requirements/deps/resource_estimates_runtime.txt
10+ # -r deps/resource_estimates_runtime.txt
911astroid==3.3.8
1012 # via pylint
1113attrs==25.1.0
@@ -21,7 +23,7 @@ certifi==2025.1.31
2123 # via requests
2224charset-normalizer==3.4.1
2325 # via requests
24- cirq-core==1.4.1
26+ cirq-core==1.5.0
2527 # via -r deps/runtime.txt
2628click==8.1.8
2729 # via
@@ -58,9 +60,12 @@ iniconfig==2.0.0
5860isort==6.0.0
5961 # via pylint
6062jax==0.4.38
61- # via -r deps/resource_estimates_runtime.txt
63+ # via
64+ # -r /Users/mhucka/project-files/google/github/openfermion/dev_tools/requirements/deps/resource_estimates_runtime.txt
65+ # -r deps/resource_estimates_runtime.txt
6266jaxlib==0.4.38
6367 # via
68+ # -r /Users/mhucka/project-files/google/github/openfermion/dev_tools/requirements/deps/resource_estimates_runtime.txt
6469 # -r deps/resource_estimates_runtime.txt
6570 # jax
6671jsonschema==4.23.0
@@ -90,12 +95,14 @@ mypy-extensions==1.0.0
9095 # black
9196 # mypy
9297nbformat==5.10.4
93- # via -r deps/pytest.txt
98+ # via
99+ # -r /Users/mhucka/project-files/google/github/openfermion/dev_tools/requirements/deps/pytest.txt
100+ # -r deps/pytest.txt
94101networkx==3.4.2
95102 # via
96103 # -r deps/runtime.txt
97104 # cirq-core
98- numpy==1.26.4
105+ numpy==2.2.6
99106 # via
100107 # -r deps/runtime.txt
101108 # ase
@@ -148,19 +155,28 @@ pyproject-hooks==1.2.0
148155 # build
149156 # pip-tools
150157pyscf==2.8.0
151- # via -r deps/resource_estimates_runtime.txt
158+ # via
159+ # -r /Users/mhucka/project-files/google/github/openfermion/dev_tools/requirements/deps/resource_estimates_runtime.txt
160+ # -r deps/resource_estimates_runtime.txt
152161pytest==8.3.4
153162 # via
163+ # -r /Users/mhucka/project-files/google/github/openfermion/dev_tools/requirements/deps/pytest.txt
154164 # -r deps/pytest.txt
155165 # pytest-asyncio
156166 # pytest-cov
157167 # pytest-xdist
158168pytest-asyncio==0.25.3
159- # via -r deps/pytest.txt
169+ # via
170+ # -r /Users/mhucka/project-files/google/github/openfermion/dev_tools/requirements/deps/pytest.txt
171+ # -r deps/pytest.txt
160172pytest-cov==6.0.0
161- # via -r deps/pytest.txt
173+ # via
174+ # -r /Users/mhucka/project-files/google/github/openfermion/dev_tools/requirements/deps/pytest.txt
175+ # -r deps/pytest.txt
162176pytest-xdist==3.6.1
163- # via -r deps/pytest.txt
177+ # via
178+ # -r /Users/mhucka/project-files/google/github/openfermion/dev_tools/requirements/deps/pytest.txt
179+ # -r deps/pytest.txt
164180python-dateutil==2.9.0.post0
165181 # via
166182 # matplotlib
0 commit comments