Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add typing_extensions>=4.10.0 dep #1159

Merged
merged 10 commits into from
Jul 20, 2024
3 changes: 3 additions & 0 deletions dev_tools/requirements/deps/runtime.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,7 @@ qsharp-widgets
# serialization
protobuf

# typing
typing_extensions>=4.10.0

# Note: use `pipreqs` to generate a list of dependencies based on the imports in our files.
23 changes: 2 additions & 21 deletions dev_tools/requirements/envs/dev.env.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=envs/dev.env.txt deps/dev-tools.txt deps/runtime.txt
Expand Down Expand Up @@ -131,11 +131,6 @@ docutils==0.21.2
# sphinx
duet==0.2.9
# via cirq-core
exceptiongroup==1.2.1
# via
# anyio
# ipython
# pytest
execnet==2.1.1
# via pytest-xdist
executing==2.0.1
Expand Down Expand Up @@ -658,18 +653,6 @@ terminado==0.18.1
# jupyter-server-terminals
tinycss2==1.3.0
# via nbconvert
tomli==2.0.1
# via
# black
# build
# coverage
# flynt
# jupyterlab
# mypy
# pip-tools
# pylint
# pytest
# sphinx
tomlkit==0.12.5
# via pylint
toolz==0.12.1
Expand Down Expand Up @@ -709,10 +692,8 @@ types-python-dateutil==2.9.0.20240316
# via arrow
typing-extensions==4.12.2
# via
# anyio
# -r deps/runtime.txt
# anywidget
# astroid
# async-lru
# cirq-core
# dash
# ipython
Expand Down
15 changes: 2 additions & 13 deletions dev_tools/requirements/envs/docs.env.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --constraint=envs/dev.env.txt --output-file=envs/docs.env.txt deps/docs.txt deps/runtime.txt
Expand Down Expand Up @@ -167,11 +167,6 @@ duet==0.2.9
# via
# -c envs/dev.env.txt
# cirq-core
exceptiongroup==1.2.1
# via
# -c envs/dev.env.txt
# anyio
# ipython
executing==2.0.1
# via
# -c envs/dev.env.txt
Expand Down Expand Up @@ -728,11 +723,6 @@ tinycss2==1.3.0
# via
# -c envs/dev.env.txt
# nbconvert
tomli==2.0.1
# via
# -c envs/dev.env.txt
# jupyterlab
# sphinx
toolz==0.12.1
# via
# -c envs/dev.env.txt
Expand Down Expand Up @@ -774,9 +764,8 @@ types-python-dateutil==2.9.0.20240316
typing-extensions==4.12.2
# via
# -c envs/dev.env.txt
# anyio
# -r deps/runtime.txt
# anywidget
# async-lru
# cirq-core
# dash
# ipython
Expand Down
16 changes: 2 additions & 14 deletions dev_tools/requirements/envs/format.env.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.11
charlesyuan314 marked this conversation as resolved.
Show resolved Hide resolved
# by the following command:
#
# pip-compile --constraint=envs/dev.env.txt --output-file=envs/format.env.txt deps/format.txt deps/runtime.txt
Expand Down Expand Up @@ -149,11 +149,6 @@ duet==0.2.9
# via
# -c envs/dev.env.txt
# cirq-core
exceptiongroup==1.2.1
# via
# -c envs/dev.env.txt
# anyio
# ipython
executing==2.0.1
# via
# -c envs/dev.env.txt
Expand Down Expand Up @@ -617,12 +612,6 @@ tinycss2==1.3.0
# via
# -c envs/dev.env.txt
# nbconvert
tomli==2.0.1
# via
# -c envs/dev.env.txt
# black
# flynt
# jupyterlab
toolz==0.12.1
# via
# -c envs/dev.env.txt
Expand Down Expand Up @@ -664,9 +653,8 @@ types-python-dateutil==2.9.0.20240316
typing-extensions==4.12.2
# via
# -c envs/dev.env.txt
# anyio
# -r deps/runtime.txt
# anywidget
# async-lru
# cirq-core
# dash
# ipython
Expand Down
7 changes: 1 addition & 6 deletions dev_tools/requirements/envs/pip-tools.env.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --constraint=envs/dev.env.txt --output-file=envs/pip-tools.env.txt deps/pip-tools.txt
Expand All @@ -25,11 +25,6 @@ pyproject-hooks==1.1.0
# -c envs/dev.env.txt
# build
# pip-tools
tomli==2.0.1
# via
# -c envs/dev.env.txt
# build
# pip-tools
wheel==0.43.0
# via
# -c envs/dev.env.txt
Expand Down
19 changes: 2 additions & 17 deletions dev_tools/requirements/envs/pylint.env.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --constraint=envs/dev.env.txt --output-file=envs/pylint.env.txt deps/pylint.txt deps/runtime.txt
Expand Down Expand Up @@ -174,12 +174,6 @@ duet==0.2.9
# via
# -c envs/dev.env.txt
# cirq-core
exceptiongroup==1.2.1
# via
# -c envs/dev.env.txt
# anyio
# ipython
# pytest
executing==2.0.1
# via
# -c envs/dev.env.txt
Expand Down Expand Up @@ -761,13 +755,6 @@ tinycss2==1.3.0
# via
# -c envs/dev.env.txt
# nbconvert
tomli==2.0.1
# via
# -c envs/dev.env.txt
# jupyterlab
# pylint
# pytest
# sphinx
tomlkit==0.12.5
# via
# -c envs/dev.env.txt
Expand Down Expand Up @@ -813,10 +800,8 @@ types-python-dateutil==2.9.0.20240316
typing-extensions==4.12.2
# via
# -c envs/dev.env.txt
# anyio
# -r deps/runtime.txt
# anywidget
# astroid
# async-lru
# cirq-core
# dash
# ipython
Expand Down
17 changes: 2 additions & 15 deletions dev_tools/requirements/envs/pytest.env.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --constraint=envs/dev.env.txt --output-file=envs/pytest.env.txt deps/pytest.txt deps/runtime.txt
Expand Down Expand Up @@ -153,12 +153,6 @@ duet==0.2.9
# via
# -c envs/dev.env.txt
# cirq-core
exceptiongroup==1.2.1
# via
# -c envs/dev.env.txt
# anyio
# ipython
# pytest
execnet==2.1.1
# via
# -c envs/dev.env.txt
Expand Down Expand Up @@ -695,12 +689,6 @@ tinycss2==1.3.0
# via
# -c envs/dev.env.txt
# nbconvert
tomli==2.0.1
# via
# -c envs/dev.env.txt
# coverage
# jupyterlab
# pytest
toolz==0.12.1
# via
# -c envs/dev.env.txt
Expand Down Expand Up @@ -742,9 +730,8 @@ types-python-dateutil==2.9.0.20240316
typing-extensions==4.12.2
# via
# -c envs/dev.env.txt
# anyio
# -r deps/runtime.txt
# anywidget
# async-lru
# cirq-core
# dash
# ipython
Expand Down
14 changes: 2 additions & 12 deletions dev_tools/requirements/envs/runtime.env.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --constraint=envs/dev.env.txt --output-file=envs/runtime.env.txt deps/runtime.txt
Expand Down Expand Up @@ -140,11 +140,6 @@ duet==0.2.9
# via
# -c envs/dev.env.txt
# cirq-core
exceptiongroup==1.2.1
# via
# -c envs/dev.env.txt
# anyio
# ipython
executing==2.0.1
# via
# -c envs/dev.env.txt
Expand Down Expand Up @@ -591,10 +586,6 @@ tinycss2==1.3.0
# via
# -c envs/dev.env.txt
# nbconvert
tomli==2.0.1
# via
# -c envs/dev.env.txt
# jupyterlab
toolz==0.12.1
# via
# -c envs/dev.env.txt
Expand Down Expand Up @@ -636,9 +627,8 @@ types-python-dateutil==2.9.0.20240316
typing-extensions==4.12.2
# via
# -c envs/dev.env.txt
# anyio
# -r deps/runtime.txt
# anywidget
# async-lru
# cirq-core
# dash
# ipython
Expand Down
Loading