Skip to content

Commit bd3816b

Browse files
committed
Save updated environment requirements files
This is the output of running `re-pip-compile-in-docker.sh`.
1 parent 301f82c commit bd3816b

9 files changed

Lines changed: 165 additions & 234 deletions

File tree

dev_tools/requirements/envs/dev.env.txt

Lines changed: 29 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
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
#
77
ase==3.25.0
88
# via -r deps/resource_estimates_runtime.txt
9-
astroid==3.3.10
9+
astroid==3.3.11
1010
# via pylint
1111
attrs==25.3.0
1212
# via
@@ -17,7 +17,7 @@ black==25.1.0
1717
# via -r deps/format.txt
1818
build==1.2.2.post1
1919
# via pip-tools
20-
certifi==2025.4.26
20+
certifi==2025.7.14
2121
# via requests
2222
charset-normalizer==3.4.2
2323
# via requests
@@ -29,7 +29,7 @@ click==8.2.1
2929
# pip-tools
3030
contourpy==1.3.2
3131
# via matplotlib
32-
coverage[toml]==7.8.2
32+
coverage[toml]==7.9.2
3333
# via pytest-cov
3434
cycler==0.12.1
3535
# via matplotlib
@@ -39,15 +39,13 @@ dill==0.4.0
3939
# via pylint
4040
duet==0.2.9
4141
# via cirq-core
42-
exceptiongroup==1.3.0
43-
# via pytest
4442
execnet==2.1.1
4543
# via pytest-xdist
4644
fastjsonschema==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
6866
jsonschema-specifications==2025.4.1
6967
# via jsonschema
@@ -83,19 +81,19 @@ ml-dtypes==0.5.1
8381
# jaxlib
8482
mpmath==1.3.0
8583
# via sympy
86-
mypy==1.16.0
84+
mypy==1.17.0
8785
# via -r deps/mypy.txt
8886
mypy-extensions==1.1.0
8987
# via
9088
# black
9189
# mypy
9290
nbformat==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
127125
pathspec==0.12.1
128126
# via
129127
# black
130128
# mypy
131-
pillow==11.2.1
129+
pillow==11.3.0
132130
# via matplotlib
133131
pip-tools==7.4.1
134132
# via -r deps/pip-tools.txt
@@ -138,10 +136,12 @@ platformdirs==4.3.8
138136
# jupyter-core
139137
# pylint
140138
pluggy==1.6.0
141-
# via pytest
139+
# via
140+
# pytest
141+
# pytest-cov
142142
pubchempy==1.0.4
143143
# via -r deps/runtime.txt
144-
pygments==2.19.1
144+
pygments==2.19.2
145145
# via pytest
146146
pylint==3.3.7
147147
# via -r deps/pylint.txt
@@ -153,17 +153,17 @@ pyproject-hooks==1.2.0
153153
# pip-tools
154154
pyscf==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
168168
python-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
211202
tqdm==4.67.1
212203
# via cirq-core
213204
traitlets==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
219210
types-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
223214
types-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
233221
tzdata==2025.2
234222
# via pandas
235-
urllib3==2.4.0
223+
urllib3==2.5.0
236224
# via
237225
# requests
238226
# types-requests

dev_tools/requirements/envs/format.env.txt

Lines changed: 12 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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 --constraint=envs/dev.env.txt --output-file=envs/format.env.txt deps/format.txt deps/runtime.txt
@@ -12,7 +12,7 @@ black==25.1.0
1212
# via
1313
# -c envs/dev.env.txt
1414
# -r deps/format.txt
15-
certifi==2025.4.26
15+
certifi==2025.7.14
1616
# via
1717
# -c envs/dev.env.txt
1818
# requests
@@ -44,11 +44,11 @@ duet==0.2.9
4444
# via
4545
# -c envs/dev.env.txt
4646
# cirq-core
47-
fonttools==4.58.1
47+
fonttools==4.59.0
4848
# via
4949
# -c envs/dev.env.txt
5050
# matplotlib
51-
h5py==3.13.0
51+
h5py==3.14.0
5252
# via
5353
# -c envs/dev.env.txt
5454
# -r deps/runtime.txt
@@ -72,12 +72,12 @@ mypy-extensions==1.1.0
7272
# via
7373
# -c envs/dev.env.txt
7474
# black
75-
networkx==3.4.2
75+
networkx==3.5
7676
# via
7777
# -c envs/dev.env.txt
7878
# -r deps/runtime.txt
7979
# cirq-core
80-
numpy==2.2.6
80+
numpy==2.3.1
8181
# via
8282
# -c envs/dev.env.txt
8383
# -r deps/runtime.txt
@@ -93,15 +93,15 @@ packaging==25.0
9393
# black
9494
# deprecation
9595
# matplotlib
96-
pandas==2.2.3
96+
pandas==2.3.1
9797
# via
9898
# -c envs/dev.env.txt
9999
# cirq-core
100100
pathspec==0.12.1
101101
# via
102102
# -c envs/dev.env.txt
103103
# black
104-
pillow==11.2.1
104+
pillow==11.3.0
105105
# via
106106
# -c envs/dev.env.txt
107107
# matplotlib
@@ -126,11 +126,11 @@ pytz==2025.2
126126
# via
127127
# -c envs/dev.env.txt
128128
# pandas
129-
requests==2.32.3
129+
requests==2.32.4
130130
# via
131131
# -c envs/dev.env.txt
132132
# -r deps/runtime.txt
133-
scipy==1.15.3
133+
scipy==1.16.0
134134
# via
135135
# -c envs/dev.env.txt
136136
# -r deps/runtime.txt
@@ -148,24 +148,19 @@ sympy==1.14.0
148148
# -c envs/dev.env.txt
149149
# -r deps/runtime.txt
150150
# cirq-core
151-
tomli==2.2.1
152-
# via
153-
# -c envs/dev.env.txt
154-
# black
155151
tqdm==4.67.1
156152
# via
157153
# -c envs/dev.env.txt
158154
# cirq-core
159-
typing-extensions==4.14.0
155+
typing-extensions==4.14.1
160156
# via
161157
# -c envs/dev.env.txt
162-
# black
163158
# cirq-core
164159
tzdata==2025.2
165160
# via
166161
# -c envs/dev.env.txt
167162
# pandas
168-
urllib3==2.4.0
163+
urllib3==2.5.0
169164
# via
170165
# -c envs/dev.env.txt
171166
# requests

0 commit comments

Comments
 (0)