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 debbe3c commit 302c70cCopy full SHA for 302c70c
1 file changed
requirements.txt
@@ -1,7 +1,7 @@
1
-numba=>0.45.1
2
-numpy=>1.17.2
3
-scipy=>1.3.1
4
-decorator=>4.4.0
5
-astropy=>3.0.0
6
-scikit-image=>0.15.0
7
-scikit-learn=>0.21.3
+numba>=0.45.1
+numpy>=1.17.2
+scipy>=1.3.1
+decorator>=4.4.0
+astropy>=3.0.0
+scikit-image>=0.15.0
+scikit-learn>=0.21.3
0 commit comments