Skip to content

Commit

Permalink
Add typing_extensions>=4.10.0 dep (#1159)
Browse files Browse the repository at this point in the history
* Add `typing_extensions>=4.10.0` dep

* Update *.env.txt

* Re-run with Python 3.10

* Revert changes from a full bump

---------

Co-authored-by: Tanuj Khattar <[email protected]>
Co-authored-by: Matthew Harrigan <[email protected]>
  • Loading branch information
3 people authored Jul 20, 2024
1 parent f997d83 commit 1f47969
Showing 1 changed file with 3 additions and 0 deletions.
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.

0 comments on commit 1f47969

Please sign in to comment.