We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f75fc9 commit e26ac34Copy full SHA for e26ac34
requirements_test_min.txt
@@ -2,7 +2,7 @@
2
# astroid dependency is also defined in pyproject.toml
3
# You need to increment the CACHE_VERSION in github actions too
4
astroid==2.12.10 # Pinned to a specific version for tests
5
-typing-extensions~=4.3
+typing-extensions~=4.4
6
pytest~=7.1
7
pytest-benchmark~=3.4
8
pytest-timeout~=2.1
0 commit comments