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 03d348e commit 14ee1a8Copy full SHA for 14ee1a8
requirements-tests.txt
@@ -13,6 +13,5 @@ dirty-equals ==0.9.0; python_version >= "3.8"
13
jinja2 ==3.1.4
14
# Pin typing-extensions until Python 3.8 is deprecated or the issue with dirty-equals
15
# is fixed, maybe fixed after dropping Python 3.7 and upgrading dirty-equals
16
-typing-extensions
17
typing-extensions ==4.6.1; python_version < "3.8"
18
typing-extensions ==4.12.2; python_version >= "3.8"
0 commit comments