We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 870fb3d commit 5bd3380Copy full SHA for 5bd3380
requirements-dev.txt
@@ -1,6 +1,6 @@
1
-autopep8=>1.3.5
2
-pycodestyle=>2.4.0
3
-pylint=>1.9.3
+autopep8>=1.3.5
+pycodestyle>=2.4.0
+pylint>=1.9.3
4
setuptools>=40.2.0
5
twine>=4.25.0
6
wheel>=0.31.1
0 commit comments