We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e5385d commit fbf5289Copy full SHA for fbf5289
etc/python/requirements.txt
@@ -1,5 +1,5 @@
1
-pylint
2
-pycodestyle
3
-pydocstyle
4
-numpy
5
-scipy
+pylint>=1.7.1
+pycodestyle>=2.3.1
+pydocstyle>=2.0.0
+numpy>=1.8.2
+scipy>=0.17.0
0 commit comments