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 5014878 commit c7eca12Copy full SHA for c7eca12
requirements_test_min.txt
@@ -1,6 +1,6 @@
1
.[testutils,spelling]
2
# astroid dependency is also defined in pyproject.toml
3
-astroid==3.3.5 # Pinned to a specific version for tests
+astroid @ git+https://github.com/pylint-dev/astroid@jtw/collections-abc-3-13-1
4
typing-extensions~=4.12
5
py~=1.11.0
6
pytest~=8.3
0 commit comments