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 a07eca7 commit 67a0c17Copy full SHA for 67a0c17
pyproject.toml
@@ -94,7 +94,7 @@ docs = [
94
# Configuration for the build system
95
test-min = [
96
# Base test dependencies
97
- "astroid==4.0.0rc0", # Pinned to a specific version for tests
+ "astroid==4", # Pinned to a specific version for tests
98
"py~=1.11.0",
99
"pytest~=8.4",
100
"pytest-benchmark~=5.1",
0 commit comments