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 8167e08 commit 99a0799Copy full SHA for 99a0799
requirements-dev.txt
@@ -7,7 +7,7 @@ pytest==7.2.0
7
pytest-forked==1.4.0
8
pytest-xdist==3.2.0
9
toml==0.10.2
10
-typing-extensions==3.10.0.2
+typing-extensions==4.14.0
11
zipp==3.6.0
12
black==22.3.0
13
typed-ast==1.4.3
setup.cfg
@@ -62,7 +62,6 @@ install_requires =
62
packaging
63
semantic-version
64
semver
65
- typing-extensions >= 4.1.0
66
67
68
[options.packages.find]
0 commit comments