We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 327c5ec commit d5f2f8aCopy full SHA for d5f2f8a
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
]
27
requires-python = ">= 3.11, < 4"
28
dependencies = [
29
- "typing-extensions >= 4.6.0, < 5",
+ "typing-extensions >= 4.12.0, < 5",
30
"watchfiles >= 0.15.0, < 1.2.0",
31
32
dynamic = ["version"]
0 commit comments