Skip to content

Commit a426b33

Browse files
mpharriganmhucka
andauthored
2025-06 Bump dependencies (#1662)
Regularly scheduled update of our pinned, CI dependencies Co-authored-by: Michael Hucka <mhucka@google.com>
1 parent 92ab11e commit a426b33

8 files changed

Lines changed: 273 additions & 257 deletions

File tree

dev_tools/requirements/envs/dev.env.txt

Lines changed: 54 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --output-file=envs/dev.env.txt deps/dev-tools.txt deps/runtime.txt
66
#
7-
absl-py==2.2.2
7+
absl-py==2.3.0
88
# via tensorflow-docs
99
accessible-pygments==0.0.5
1010
# via pydata-sphinx-theme
@@ -22,7 +22,7 @@ anywidget==0.9.18
2222
# via qsharp-widgets
2323
appdirs==1.4.4
2424
# via pennylane
25-
argon2-cffi==23.1.0
25+
argon2-cffi==25.1.0
2626
# via jupyter-server
2727
argon2-cffi-bindings==21.2.0
2828
# via argon2-cffi
@@ -34,7 +34,7 @@ astor==0.8.1
3434
# via
3535
# flynt
3636
# tensorflow-docs
37-
astroid==3.3.9
37+
astroid==3.3.10
3838
# via pylint
3939
asttokens==3.0.0
4040
# via stack-data
@@ -77,7 +77,7 @@ blinker==1.9.0
7777
# via flask
7878
build==1.2.2.post1
7979
# via pip-tools
80-
cachetools==5.5.2
80+
cachetools==6.0.0
8181
# via
8282
# -r deps/runtime.txt
8383
# pennylane
@@ -96,7 +96,7 @@ cirq-core==1.4.0
9696
# via
9797
# -r deps/runtime.txt
9898
# openfermion
99-
click==8.1.8
99+
click==8.2.1
100100
# via
101101
# black
102102
# flask
@@ -111,11 +111,11 @@ comm==0.2.2
111111
# ipywidgets
112112
contourpy==1.3.2
113113
# via matplotlib
114-
cotengra==0.7.2
114+
cotengra==0.7.4
115115
# via quimb
116-
coverage[toml]==7.8.0
116+
coverage[toml]==7.8.2
117117
# via pytest-cov
118-
cryptography==44.0.3
118+
cryptography==45.0.4
119119
# via secretstorage
120120
cycler==0.12.1
121121
# via matplotlib
@@ -145,7 +145,7 @@ docutils==0.21.2
145145
# sphinx
146146
duet==0.2.9
147147
# via cirq-core
148-
exceptiongroup==1.2.2
148+
exceptiongroup==1.3.0
149149
# via
150150
# anyio
151151
# ipython
@@ -165,7 +165,7 @@ flask==3.0.3
165165
# via dash
166166
flynt==0.78
167167
# via -r deps/format.txt
168-
fonttools==4.57.0
168+
fonttools==4.58.2
169169
# via matplotlib
170170
fqdn==1.5.1
171171
# via jsonschema
@@ -177,17 +177,17 @@ gast==0.6.0
177177
# via diastatic-malt
178178
graphviz==0.20.3
179179
# via qref
180-
greenlet==3.2.1
180+
greenlet==3.2.3
181181
# via sqlalchemy
182-
grpcio==1.71.0
182+
grpcio==1.73.0
183183
# via grpcio-tools
184-
grpcio-tools==1.71.0
184+
grpcio-tools==1.73.0
185185
# via -r deps/packaging.txt
186186
h11==0.16.0
187187
# via
188188
# httpcore
189189
# uvicorn
190-
h5py==3.13.0
190+
h5py==3.14.0
191191
# via
192192
# openfermion
193193
# pyscf
@@ -218,7 +218,7 @@ ipykernel==6.29.5
218218
# -r deps/pytest.txt
219219
# jupyterlab
220220
# myst-nb
221-
ipython==8.36.0
221+
ipython==8.37.0
222222
# via
223223
# -r deps/runtime.txt
224224
# ipykernel
@@ -270,7 +270,7 @@ json5==0.12.0
270270
# via jupyterlab-server
271271
jsonpointer==3.0.0
272272
# via jsonschema
273-
jsonschema[format-nongpl]==4.23.0
273+
jsonschema[format-nongpl]==4.24.0
274274
# via
275275
# jupyter-events
276276
# jupyterlab-server
@@ -284,7 +284,7 @@ jupyter-client==8.6.3
284284
# ipykernel
285285
# jupyter-server
286286
# nbclient
287-
jupyter-core==5.7.2
287+
jupyter-core==5.8.1
288288
# via
289289
# ipykernel
290290
# jupyter-client
@@ -297,7 +297,7 @@ jupyter-events==0.12.0
297297
# via jupyter-server
298298
jupyter-lsp==2.2.5
299299
# via jupyterlab
300-
jupyter-server==2.15.0
300+
jupyter-server==2.16.0
301301
# via
302302
# jupyter-lsp
303303
# jupyterlab
@@ -306,7 +306,7 @@ jupyter-server==2.15.0
306306
# notebook-shim
307307
jupyter-server-terminals==0.5.3
308308
# via jupyter-server
309-
jupyterlab==4.4.2
309+
jupyterlab==4.4.3
310310
# via notebook
311311
jupyterlab-pygments==0.3.0
312312
# via nbconvert
@@ -361,7 +361,7 @@ more-itertools==10.7.0
361361
# jaraco-functools
362362
mpmath==1.3.0
363363
# via sympy
364-
mypy==1.15.0
364+
mypy==1.16.0
365365
# via -r deps/mypy.txt
366366
mypy-extensions==1.1.0
367367
# via
@@ -373,7 +373,7 @@ myst-nb==1.2.0
373373
# via -r deps/docs.txt
374374
myst-parser==4.0.1
375375
# via myst-nb
376-
narwhals==1.38.2
376+
narwhals==1.42.0
377377
# via plotly
378378
nbclient==0.10.2
379379
# via
@@ -407,7 +407,7 @@ networkx==3.4.2
407407
# pennylane
408408
nh3==0.2.21
409409
# via readme-renderer
410-
notebook==7.4.2
410+
notebook==7.4.3
411411
# via
412412
# -r deps/dev-tools.txt
413413
# -r deps/runtime.txt
@@ -467,14 +467,16 @@ packaging==25.0
467467
# pytest
468468
# sphinx
469469
# twine
470-
pandas==2.2.3
470+
pandas==2.3.0
471471
# via cirq-core
472472
pandocfilters==1.5.1
473473
# via nbconvert
474474
parso==0.8.4
475475
# via jedi
476476
pathspec==0.12.1
477-
# via black
477+
# via
478+
# black
479+
# mypy
478480
pennylane==0.41.1
479481
# via
480482
# -r deps/runtime.txt
@@ -493,17 +495,17 @@ platformdirs==4.3.8
493495
# jupyter-core
494496
# pylint
495497
# virtualenv
496-
plotly==6.0.1
498+
plotly==6.1.2
497499
# via
498500
# -r deps/runtime.txt
499501
# dash
500-
pluggy==1.5.0
502+
pluggy==1.6.0
501503
# via pytest
502-
prometheus-client==0.21.1
504+
prometheus-client==0.22.1
503505
# via jupyter-server
504506
prompt-toolkit==3.0.51
505507
# via ipython
506-
protobuf==5.29.4
508+
protobuf==6.31.1
507509
# via
508510
# -r deps/runtime.txt
509511
# grpcio-tools
@@ -525,7 +527,7 @@ pure-eval==0.2.3
525527
# via stack-data
526528
pycparser==2.22
527529
# via cffi
528-
pydantic==2.11.4
530+
pydantic==2.11.5
529531
# via
530532
# bartiq
531533
# qref
@@ -541,12 +543,13 @@ pygments==2.19.1
541543
# ipython
542544
# nbconvert
543545
# pydata-sphinx-theme
546+
# pytest
544547
# readme-renderer
545548
# rich
546549
# sphinx
547550
pylint==3.3.7
548551
# via -r deps/pylint.txt
549-
pyparsing==3.1.4
552+
pyparsing==3.2.3
550553
# via
551554
# matplotlib
552555
# pydot
@@ -558,18 +561,18 @@ pyproject-hooks==1.2.0
558561
# pip-tools
559562
pyscf==2.9.0
560563
# via openfermion
561-
pytest==8.3.5
564+
pytest==8.4.0
562565
# via
563566
# -r deps/pylint.txt
564567
# -r deps/pytest.txt
565568
# pytest-asyncio
566569
# pytest-cov
567570
# pytest-xdist
568-
pytest-asyncio==0.26.0
571+
pytest-asyncio==1.0.0
569572
# via -r deps/pytest.txt
570573
pytest-cov==6.1.1
571574
# via -r deps/pytest.txt
572-
pytest-xdist==3.6.1
575+
pytest-xdist==3.7.0
573576
# via -r deps/pytest.txt
574577
python-dateutil==2.9.0.post0
575578
# via
@@ -599,11 +602,11 @@ qref==0.11.0
599602
# via
600603
# -r deps/runtime.txt
601604
# bartiq
602-
qsharp==1.16.0
605+
qsharp==1.17.0
603606
# via -r deps/runtime.txt
604-
qsharp-widgets==1.16.0
607+
qsharp-widgets==1.17.0
605608
# via -r deps/runtime.txt
606-
quimb==1.10.0
609+
quimb==1.11.0
607610
# via -r deps/runtime.txt
608611
readme-renderer==44.0
609612
# via twine
@@ -612,7 +615,7 @@ referencing==0.36.2
612615
# jsonschema
613616
# jsonschema-specifications
614617
# jupyter-events
615-
requests==2.32.3
618+
requests==2.32.4
616619
# via
617620
# dash
618621
# id
@@ -638,7 +641,7 @@ rfc3986-validator==0.1.1
638641
# jupyter-events
639642
rich==14.0.0
640643
# via twine
641-
rpds-py==0.24.0
644+
rpds-py==0.25.1
642645
# via
643646
# jsonschema
644647
# referencing
@@ -654,7 +657,7 @@ scipy==1.15.3
654657
# pennylane
655658
# pyscf
656659
# quimb
657-
scipy-openblas32==0.3.29.0.0
660+
scipy-openblas32==0.3.29.265.1
658661
# via pennylane-lightning
659662
secretstorage==3.3.3
660663
# via keyring
@@ -668,7 +671,7 @@ six==1.17.0
668671
# rfc3339-validator
669672
sniffio==1.3.1
670673
# via anyio
671-
snowballstemmer==3.0.0.1
674+
snowballstemmer==3.0.1
672675
# via sphinx
673676
sortedcontainers==2.4.0
674677
# via cirq-core
@@ -696,11 +699,11 @@ sphinxcontrib-qthelp==2.0.0
696699
# via sphinx
697700
sphinxcontrib-serializinghtml==2.0.0
698701
# via sphinx
699-
sqlalchemy==2.0.40
702+
sqlalchemy==2.0.41
700703
# via jupyter-cache
701704
stack-data==0.6.3
702705
# via ipython
703-
starlette==0.46.2
706+
starlette==0.47.0
704707
# via sphinx-autobuild
705708
sympy==1.12.1
706709
# via
@@ -735,13 +738,13 @@ tomli==2.2.1
735738
# pylint
736739
# pytest
737740
# sphinx
738-
tomlkit==0.13.2
741+
tomlkit==0.13.3
739742
# via
740743
# pennylane
741744
# pylint
742745
toolz==1.0.0
743746
# via cytoolz
744-
tornado==6.4.2
747+
tornado==6.5.1
745748
# via
746749
# ipykernel
747750
# jupyter-client
@@ -771,11 +774,11 @@ traitlets==5.14.3
771774
# nbformat
772775
twine==6.1.0
773776
# via -r deps/packaging.txt
774-
types-protobuf==6.30.2.20250506
777+
types-protobuf==6.30.2.20250516
775778
# via mypy-protobuf
776-
types-python-dateutil==2.9.0.20241206
779+
types-python-dateutil==2.9.0.20250516
777780
# via arrow
778-
typing-extensions==4.13.2
781+
typing-extensions==4.14.0
779782
# via
780783
# -r deps/runtime.txt
781784
# anyio
@@ -786,6 +789,7 @@ typing-extensions==4.13.2
786789
# black
787790
# cirq-core
788791
# dash
792+
# exceptiongroup
789793
# galois
790794
# ipython
791795
# mistune
@@ -801,7 +805,7 @@ typing-extensions==4.13.2
801805
# sqlalchemy
802806
# typing-inspection
803807
# uvicorn
804-
typing-inspection==0.4.0
808+
typing-inspection==0.4.1
805809
# via pydantic
806810
tzdata==2025.2
807811
# via pandas
@@ -811,7 +815,7 @@ urllib3==2.4.0
811815
# via
812816
# requests
813817
# twine
814-
uvicorn==0.34.2
818+
uvicorn==0.34.3
815819
# via sphinx-autobuild
816820
virtualenv==20.31.2
817821
# via -r deps/packaging.txt
@@ -840,7 +844,7 @@ wheel==0.45.1
840844
# pip-tools
841845
widgetsnbextension==4.0.14
842846
# via ipywidgets
843-
zipp==3.21.0
847+
zipp==3.23.0
844848
# via importlib-metadata
845849

846850
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)