Skip to content

Commit b0dfb44

Browse files
committed
Regenerate dependency lists again with re-pip-compile-in-docker.sh
1 parent 02f9071 commit b0dfb44

9 files changed

Lines changed: 50 additions & 50 deletions

File tree

dev_tools/requirements/envs/dev.env.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
ase==3.28.0
88
# via -r deps/resource_estimates_runtime.txt
9-
ast-serialize==0.4.0
9+
ast-serialize==0.5.0
1010
# via mypy
1111
astroid==3.3.11
1212
# via pylint
@@ -19,25 +19,25 @@ backports-asyncio-runner==1.2.0 ; python_full_version < "3.11"
1919
# via
2020
# -r deps/runtime.txt
2121
# pytest-asyncio
22-
black==26.3.1
22+
black==26.5.1
2323
# via -r deps/format.txt
2424
build==1.5.0
2525
# via pip-tools
26-
certifi==2026.4.22
26+
certifi==2026.5.20
2727
# via requests
2828
charset-normalizer==3.4.7
2929
# via requests
3030
cirq-core==1.5.0
3131
# via -r deps/runtime.txt
32-
click==8.3.3
32+
click==8.4.1
3333
# via
3434
# black
3535
# pip-tools
3636
contourpy==1.3.2
3737
# via
3838
# -r deps/runtime.txt
3939
# matplotlib
40-
coverage[toml]==7.14.0
40+
coverage[toml]==7.14.1
4141
# via pytest-cov
4242
cycler==0.12.1
4343
# via matplotlib
@@ -59,7 +59,7 @@ h5py==3.16.0
5959
# via
6060
# -r deps/runtime.txt
6161
# pyscf
62-
idna==3.15
62+
idna==3.17
6363
# via requests
6464
iniconfig==2.3.0
6565
# via pytest
@@ -143,7 +143,7 @@ pillow==12.2.0
143143
# via matplotlib
144144
pip-tools==7.5.3
145145
# via -r deps/pip-tools.txt
146-
platformdirs==4.9.6
146+
platformdirs==4.10.0
147147
# via
148148
# black
149149
# jupyter-core
@@ -174,7 +174,7 @@ pytest==9.0.3
174174
# pytest-randomly
175175
# pytest-retry
176176
# pytest-xdist
177-
pytest-asyncio==1.3.0
177+
pytest-asyncio==1.4.0
178178
# via -r deps/pytest.txt
179179
pytest-cov==7.1.0
180180
# via -r deps/pytest.txt
@@ -235,13 +235,13 @@ traitlets==5.15.0
235235
# via
236236
# jupyter-core
237237
# nbformat
238-
types-networkx==3.6.1.20260513
238+
types-networkx==3.6.1.20260518
239239
# via -r deps/mypy.txt
240-
types-pytz==2026.2.0.20260506
240+
types-pytz==2026.2.0.20260518
241241
# via pandas-stubs
242-
types-requests==2.33.0.20260513
242+
types-requests==2.33.0.20260518
243243
# via -r deps/mypy.txt
244-
types-setuptools==82.0.0.20260508
244+
types-setuptools==82.0.0.20260518
245245
# via -r deps/mypy.txt
246246
typing-extensions==4.15.0
247247
# via

dev_tools/requirements/envs/format.env.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ backports-asyncio-runner==1.2.0 ; python_full_version < "3.11"
1212
# via
1313
# -c envs/dev.env.txt
1414
# -r deps/runtime.txt
15-
black==26.3.1
15+
black==26.5.1
1616
# via
1717
# -c envs/dev.env.txt
1818
# -r deps/format.txt
19-
certifi==2026.4.22
19+
certifi==2026.5.20
2020
# via
2121
# -c envs/dev.env.txt
2222
# requests
@@ -28,7 +28,7 @@ cirq-core==1.5.0
2828
# via
2929
# -c envs/dev.env.txt
3030
# -r deps/runtime.txt
31-
click==8.3.3
31+
click==8.4.1
3232
# via
3333
# -c envs/dev.env.txt
3434
# black
@@ -57,7 +57,7 @@ h5py==3.16.0
5757
# via
5858
# -c envs/dev.env.txt
5959
# -r deps/runtime.txt
60-
idna==3.15
60+
idna==3.17
6161
# via
6262
# -c envs/dev.env.txt
6363
# requests
@@ -110,7 +110,7 @@ pillow==12.2.0
110110
# via
111111
# -c envs/dev.env.txt
112112
# matplotlib
113-
platformdirs==4.9.6
113+
platformdirs==4.10.0
114114
# via
115115
# -c envs/dev.env.txt
116116
# black

dev_tools/requirements/envs/mypy.env.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --constraint=envs/dev.env.txt --output-file=envs/mypy.env.txt deps/mypy.txt deps/runtime.txt
66
#
7-
ast-serialize==0.4.0
7+
ast-serialize==0.5.0
88
# via
99
# -c envs/dev.env.txt
1010
# mypy
@@ -16,7 +16,7 @@ backports-asyncio-runner==1.2.0 ; python_full_version < "3.11"
1616
# via
1717
# -c envs/dev.env.txt
1818
# -r deps/runtime.txt
19-
certifi==2026.4.22
19+
certifi==2026.5.20
2020
# via
2121
# -c envs/dev.env.txt
2222
# requests
@@ -53,7 +53,7 @@ h5py==3.16.0
5353
# via
5454
# -c envs/dev.env.txt
5555
# -r deps/runtime.txt
56-
idna==3.15
56+
idna==3.17
5757
# via
5858
# -c envs/dev.env.txt
5959
# requests
@@ -166,19 +166,19 @@ tqdm==4.67.3
166166
# via
167167
# -c envs/dev.env.txt
168168
# cirq-core
169-
types-networkx==3.6.1.20260513
169+
types-networkx==3.6.1.20260518
170170
# via
171171
# -c envs/dev.env.txt
172172
# -r deps/mypy.txt
173-
types-pytz==2026.2.0.20260506
173+
types-pytz==2026.2.0.20260518
174174
# via
175175
# -c envs/dev.env.txt
176176
# pandas-stubs
177-
types-requests==2.33.0.20260513
177+
types-requests==2.33.0.20260518
178178
# via
179179
# -c envs/dev.env.txt
180180
# -r deps/mypy.txt
181-
types-setuptools==82.0.0.20260508
181+
types-setuptools==82.0.0.20260518
182182
# via
183183
# -c envs/dev.env.txt
184184
# -r deps/mypy.txt

dev_tools/requirements/envs/pip-tools.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build==1.5.0
88
# via
99
# -c envs/dev.env.txt
1010
# pip-tools
11-
click==8.3.3
11+
click==8.4.1
1212
# via
1313
# -c envs/dev.env.txt
1414
# pip-tools

dev_tools/requirements/envs/pylint.env.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ backports-asyncio-runner==1.2.0 ; python_full_version < "3.11"
2323
# -c envs/dev.env.txt
2424
# -r deps/runtime.txt
2525
# pytest-asyncio
26-
certifi==2026.4.22
26+
certifi==2026.5.20
2727
# via
2828
# -c envs/dev.env.txt
2929
# requests
@@ -40,7 +40,7 @@ contourpy==1.3.2
4040
# -c envs/dev.env.txt
4141
# -r deps/runtime.txt
4242
# matplotlib
43-
coverage[toml]==7.14.0
43+
coverage[toml]==7.14.1
4444
# via
4545
# -c envs/dev.env.txt
4646
# pytest-cov
@@ -81,7 +81,7 @@ h5py==3.16.0
8181
# -c envs/dev.env.txt
8282
# -r deps/runtime.txt
8383
# pyscf
84-
idna==3.15
84+
idna==3.17
8585
# via
8686
# -c envs/dev.env.txt
8787
# requests
@@ -178,7 +178,7 @@ pillow==12.2.0
178178
# via
179179
# -c envs/dev.env.txt
180180
# matplotlib
181-
platformdirs==4.9.6
181+
platformdirs==4.10.0
182182
# via
183183
# -c envs/dev.env.txt
184184
# jupyter-core
@@ -217,7 +217,7 @@ pytest==9.0.3
217217
# pytest-randomly
218218
# pytest-retry
219219
# pytest-xdist
220-
pytest-asyncio==1.3.0
220+
pytest-asyncio==1.4.0
221221
# via
222222
# -c envs/dev.env.txt
223223
# -r deps/pytest.txt

dev_tools/requirements/envs/pytest-extra.env.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ backports-asyncio-runner==1.2.0 ; python_full_version < "3.11"
1919
# -c envs/dev.env.txt
2020
# -r deps/runtime.txt
2121
# pytest-asyncio
22-
certifi==2026.4.22
22+
certifi==2026.5.20
2323
# via
2424
# -c envs/dev.env.txt
2525
# requests
@@ -36,7 +36,7 @@ contourpy==1.3.2
3636
# -c envs/dev.env.txt
3737
# -r deps/runtime.txt
3838
# matplotlib
39-
coverage[toml]==7.14.0
39+
coverage[toml]==7.14.1
4040
# via
4141
# -c envs/dev.env.txt
4242
# pytest-cov
@@ -73,7 +73,7 @@ h5py==3.16.0
7373
# -c envs/dev.env.txt
7474
# -r deps/runtime.txt
7575
# pyscf
76-
idna==3.15
76+
idna==3.17
7777
# via
7878
# -c envs/dev.env.txt
7979
# requests
@@ -162,7 +162,7 @@ pillow==12.2.0
162162
# via
163163
# -c envs/dev.env.txt
164164
# matplotlib
165-
platformdirs==4.9.6
165+
platformdirs==4.10.0
166166
# via
167167
# -c envs/dev.env.txt
168168
# jupyter-core
@@ -196,7 +196,7 @@ pytest==9.0.3
196196
# pytest-randomly
197197
# pytest-retry
198198
# pytest-xdist
199-
pytest-asyncio==1.3.0
199+
pytest-asyncio==1.4.0
200200
# via
201201
# -c envs/dev.env.txt
202202
# -r deps/pytest.txt

dev_tools/requirements/envs/pytest.env.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ backports-asyncio-runner==1.2.0 ; python_full_version < "3.11"
1515
# -c envs/dev.env.txt
1616
# -r deps/runtime.txt
1717
# pytest-asyncio
18-
certifi==2026.4.22
18+
certifi==2026.5.20
1919
# via
2020
# -c envs/dev.env.txt
2121
# requests
@@ -32,7 +32,7 @@ contourpy==1.3.2
3232
# -c envs/dev.env.txt
3333
# -r deps/runtime.txt
3434
# matplotlib
35-
coverage[toml]==7.14.0
35+
coverage[toml]==7.14.1
3636
# via
3737
# -c envs/dev.env.txt
3838
# pytest-cov
@@ -68,7 +68,7 @@ h5py==3.16.0
6868
# via
6969
# -c envs/dev.env.txt
7070
# -r deps/runtime.txt
71-
idna==3.15
71+
idna==3.17
7272
# via
7373
# -c envs/dev.env.txt
7474
# requests
@@ -133,7 +133,7 @@ pillow==12.2.0
133133
# via
134134
# -c envs/dev.env.txt
135135
# matplotlib
136-
platformdirs==4.9.6
136+
platformdirs==4.10.0
137137
# via
138138
# -c envs/dev.env.txt
139139
# jupyter-core
@@ -163,7 +163,7 @@ pytest==9.0.3
163163
# pytest-randomly
164164
# pytest-retry
165165
# pytest-xdist
166-
pytest-asyncio==1.3.0
166+
pytest-asyncio==1.4.0
167167
# via
168168
# -c envs/dev.env.txt
169169
# -r deps/pytest.txt

dev_tools/requirements/max_compat/dev.env.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ backports-asyncio-runner==1.2.0 ; python_full_version < "3.11"
1313
# via
1414
# -r deps/runtime.txt
1515
# pytest-asyncio
16-
certifi==2026.4.22
16+
certifi==2026.5.20
1717
# via requests
1818
charset-normalizer==3.4.7
1919
# via requests
@@ -25,7 +25,7 @@ contourpy==1.3.2
2525
# via
2626
# -r deps/runtime.txt
2727
# matplotlib
28-
coverage[toml]==7.14.0
28+
coverage[toml]==7.14.1
2929
# via pytest-cov
3030
cycler==0.12.1
3131
# via matplotlib
@@ -43,7 +43,7 @@ fonttools==4.63.0
4343
# via matplotlib
4444
h5py==3.16.0
4545
# via -r deps/runtime.txt
46-
idna==3.15
46+
idna==3.17
4747
# via requests
4848
iniconfig==2.3.0
4949
# via pytest
@@ -83,7 +83,7 @@ pandas==2.3.3
8383
# via cirq-core
8484
pillow==12.2.0
8585
# via matplotlib
86-
platformdirs==4.9.6
86+
platformdirs==4.10.0
8787
# via jupyter-core
8888
pluggy==1.6.0
8989
# via
@@ -103,7 +103,7 @@ pytest==9.0.3
103103
# pytest-randomly
104104
# pytest-retry
105105
# pytest-xdist
106-
pytest-asyncio==1.3.0
106+
pytest-asyncio==1.4.0
107107
# via -r deps/pytest.txt
108108
pytest-cov==7.1.0
109109
# via -r deps/pytest.txt

0 commit comments

Comments
 (0)