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 045491a commit dca1a26Copy full SHA for dca1a26
requirements-dev.txt
@@ -1,6 +1,7 @@
1
-i https://pypi.org/simple
2
3
-astroid ; python_full_version >= '3.7.2'
+astroid==3.1.0 ; python_full_version >= '3.7.2'
4
+
5
build==1.2.1
6
7
bumpver==2023.1129
0 commit comments