Skip to content

Commit 4ae45be

Browse files
authored
Update cirq version to latest pre-release (#912)
1 parent 2aea258 commit 4ae45be

8 files changed

Lines changed: 138 additions & 134 deletions

File tree

dev_tools/requirements/deps/runtime.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cachetools>=5.3
44
networkx
55
numpy
66
sympy
7-
cirq-core==1.4.0.dev20240412172235
7+
cirq-core==1.4.0.dev20240430031656
88
fxpmath
99

1010
# qualtran/testing.py

dev_tools/requirements/envs/dev.env.txt

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ anyio==4.3.0
1414
# via
1515
# httpx
1616
# jupyter-server
17-
anywidget==0.9.7
17+
anywidget==0.9.10
1818
# via qsharp-widgets
1919
argon2-cffi==23.1.0
2020
# via jupyter-server
@@ -50,7 +50,7 @@ babel==2.14.0
5050
# jupyterlab-server
5151
# pydata-sphinx-theme
5252
# sphinx
53-
backports-tarfile==1.0.0
53+
backports-tarfile==1.1.1
5454
# via jaraco-context
5555
beautifulsoup4==4.12.3
5656
# via
@@ -60,7 +60,7 @@ black==22.3.0
6060
# via -r deps/format.txt
6161
bleach==6.1.0
6262
# via nbconvert
63-
blinker==1.7.0
63+
blinker==1.8.1
6464
# via flask
6565
build==1.2.1
6666
# via pip-tools
@@ -77,7 +77,7 @@ cffi==1.16.0
7777
# cryptography
7878
charset-normalizer==3.3.2
7979
# via requests
80-
cirq-core==1.4.0.dev20240412172235
80+
cirq-core==1.4.0.dev20240430031656
8181
# via
8282
# -r deps/runtime.txt
8383
# openfermion
@@ -95,7 +95,7 @@ contourpy==1.2.1
9595
# via matplotlib
9696
cotengra==0.6.0
9797
# via quimb
98-
coverage[toml]==7.4.4
98+
coverage[toml]==7.5.0
9999
# via pytest-cov
100100
cryptography==42.0.5
101101
# via secretstorage
@@ -123,15 +123,15 @@ dill==0.3.8
123123
# via pylint
124124
distlib==0.3.8
125125
# via virtualenv
126-
docutils==0.20.1
126+
docutils==0.21.2
127127
# via
128128
# myst-parser
129129
# pydata-sphinx-theme
130130
# readme-renderer
131131
# sphinx
132132
duet==0.2.9
133133
# via cirq-core
134-
exceptiongroup==1.2.0
134+
exceptiongroup==1.2.1
135135
# via
136136
# anyio
137137
# ipython
@@ -142,7 +142,7 @@ executing==2.0.1
142142
# via stack-data
143143
fastjsonschema==2.19.1
144144
# via nbformat
145-
filelock==3.13.4
145+
filelock==3.14.0
146146
# via
147147
# -r deps/pylint.txt
148148
# -r deps/pytest.txt
@@ -159,9 +159,9 @@ fxpmath==0.4.9
159159
# via -r deps/runtime.txt
160160
greenlet==3.0.3
161161
# via sqlalchemy
162-
grpcio==1.62.1
162+
grpcio==1.63.0
163163
# via grpcio-tools
164-
grpcio-tools==1.62.1
164+
grpcio-tools==1.63.0
165165
# via -r deps/packaging.txt
166166
h11==0.14.0
167167
# via httpcore
@@ -195,7 +195,7 @@ ipykernel==6.29.4
195195
# -r deps/pytest.txt
196196
# jupyterlab
197197
# myst-nb
198-
ipython==8.23.0
198+
ipython==8.24.0
199199
# via
200200
# -r deps/runtime.txt
201201
# ipykernel
@@ -212,13 +212,13 @@ isort==5.10.1
212212
# via
213213
# -r deps/format.txt
214214
# pylint
215-
itsdangerous==2.1.2
215+
itsdangerous==2.2.0
216216
# via flask
217217
jaraco-classes==3.4.0
218218
# via keyring
219219
jaraco-context==5.3.0
220220
# via keyring
221-
jaraco-functools==4.0.0
221+
jaraco-functools==4.0.1
222222
# via keyring
223223
jax==0.4.26
224224
# via openfermion
@@ -280,17 +280,17 @@ jupyter-server==2.14.0
280280
# notebook-shim
281281
jupyter-server-terminals==0.5.3
282282
# via jupyter-server
283-
jupyterlab==4.1.6
283+
jupyterlab==4.1.8
284284
# via notebook
285285
jupyterlab-pygments==0.3.0
286286
# via nbconvert
287-
jupyterlab-server==2.26.0
287+
jupyterlab-server==2.27.1
288288
# via
289289
# jupyterlab
290290
# notebook
291291
jupyterlab-widgets==3.0.10
292292
# via ipywidgets
293-
keyring==25.1.0
293+
keyring==25.2.0
294294
# via twine
295295
kiwisolver==1.4.5
296296
# via matplotlib
@@ -335,7 +335,7 @@ more-itertools==10.2.0
335335
# jaraco-functools
336336
mpmath==1.3.0
337337
# via sympy
338-
mypy==1.9.0
338+
mypy==1.10.0
339339
# via -r deps/mypy.txt
340340
mypy-extensions==1.0.0
341341
# via
@@ -345,14 +345,14 @@ mypy-protobuf==3.6.0
345345
# via -r deps/mypy.txt
346346
myst-nb==1.1.0
347347
# via -r deps/docs.txt
348-
myst-parser==2.0.0
348+
myst-parser==3.0.1
349349
# via myst-nb
350350
nbclient==0.10.0
351351
# via
352352
# jupyter-cache
353353
# myst-nb
354354
# nbconvert
355-
nbconvert==7.16.3
355+
nbconvert==7.16.4
356356
# via
357357
# -r deps/docs.txt
358358
# -r deps/runtime.txt
@@ -378,7 +378,7 @@ networkx==3.3
378378
# openfermion
379379
nh3==0.2.17
380380
# via readme-renderer
381-
notebook==7.1.2
381+
notebook==7.1.3
382382
# via -r deps/dev-tools.txt
383383
notebook-shim==0.2.4
384384
# via
@@ -443,23 +443,23 @@ pip-tools==7.4.1
443443
# via -r deps/pip-tools.txt
444444
pkginfo==1.10.0
445445
# via twine
446-
platformdirs==4.2.0
446+
platformdirs==4.2.1
447447
# via
448448
# black
449449
# jupyter-core
450450
# pylint
451451
# virtualenv
452-
plotly==5.20.0
452+
plotly==5.21.0
453453
# via
454454
# -r deps/runtime.txt
455455
# dash
456-
pluggy==1.4.0
456+
pluggy==1.5.0
457457
# via pytest
458458
prometheus-client==0.20.0
459459
# via jupyter-server
460460
prompt-toolkit==3.0.43
461461
# via ipython
462-
protobuf==4.25.3
462+
protobuf==5.26.1
463463
# via
464464
# -r deps/runtime.txt
465465
# grpcio-tools
@@ -500,13 +500,13 @@ pyparsing==3.1.2
500500
# via
501501
# matplotlib
502502
# pydot
503-
pyproject-hooks==1.0.0
503+
pyproject-hooks==1.1.0
504504
# via
505505
# build
506506
# pip-tools
507507
pyscf==2.5.0
508508
# via openfermion
509-
pytest==8.1.1
509+
pytest==8.2.0
510510
# via
511511
# -r deps/pylint.txt
512512
# -r deps/pytest.txt
@@ -517,7 +517,7 @@ pytest-asyncio==0.23.6
517517
# via -r deps/pytest.txt
518518
pytest-cov==5.0.0
519519
# via -r deps/pytest.txt
520-
pytest-xdist==3.5.0
520+
pytest-xdist==3.6.1
521521
# via -r deps/pytest.txt
522522
python-dateutil==2.9.0.post0
523523
# via
@@ -536,20 +536,20 @@ pyyaml==6.0.1
536536
# myst-nb
537537
# myst-parser
538538
# tensorflow-docs
539-
pyzmq==26.0.0
539+
pyzmq==26.0.2
540540
# via
541541
# ipykernel
542542
# jupyter-client
543543
# jupyter-server
544-
qsharp==1.3.1
544+
qsharp==1.4.0
545545
# via -r deps/runtime.txt
546-
qsharp-widgets==1.3.1
546+
qsharp-widgets==1.4.0
547547
# via -r deps/runtime.txt
548548
quimb==1.8.0
549549
# via -r deps/runtime.txt
550550
readme-renderer==43.0
551551
# via twine
552-
referencing==0.34.0
552+
referencing==0.35.0
553553
# via
554554
# jsonschema
555555
# jsonschema-specifications
@@ -612,7 +612,7 @@ sortedcontainers==2.4.0
612612
# via cirq-core
613613
soupsieve==2.5
614614
# via beautifulsoup4
615-
sphinx==7.2.6
615+
sphinx==7.3.7
616616
# via
617617
# -r deps/docs.txt
618618
# -r deps/pylint.txt
@@ -652,7 +652,7 @@ terminado==0.18.1
652652
# via
653653
# jupyter-server
654654
# jupyter-server-terminals
655-
tinycss2==1.2.1
655+
tinycss2==1.3.0
656656
# via nbconvert
657657
tomli==2.0.1
658658
# via
@@ -664,8 +664,8 @@ tomli==2.0.1
664664
# mypy
665665
# pip-tools
666666
# pylint
667-
# pyproject-hooks
668667
# pytest
668+
# sphinx
669669
tomlkit==0.12.4
670670
# via pylint
671671
toolz==0.12.1
@@ -682,7 +682,7 @@ tqdm==4.66.2
682682
# via
683683
# cirq-core
684684
# quimb
685-
traitlets==5.14.2
685+
traitlets==5.14.3
686686
# via
687687
# comm
688688
# ipykernel
@@ -699,7 +699,7 @@ traitlets==5.14.2
699699
# nbformat
700700
twine==5.0.0
701701
# via -r deps/packaging.txt
702-
types-protobuf==4.25.0.20240410
702+
types-protobuf==5.26.0.20240422
703703
# via mypy-protobuf
704704
types-python-dateutil==2.9.0.20240316
705705
# via arrow
@@ -724,7 +724,7 @@ urllib3==2.2.1
724724
# via
725725
# requests
726726
# twine
727-
virtualenv==20.25.1
727+
virtualenv==20.26.1
728728
# via -r deps/packaging.txt
729729
wcwidth==0.2.13
730730
# via prompt-toolkit
@@ -734,7 +734,7 @@ webencodings==0.5.1
734734
# via
735735
# bleach
736736
# tinycss2
737-
websocket-client==1.7.0
737+
websocket-client==1.8.0
738738
# via jupyter-server
739739
werkzeug==3.0.2
740740
# via

0 commit comments

Comments
 (0)