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 b92513c commit 3a287feCopy full SHA for 3a287fe
requirements.txt
@@ -1,11 +1,11 @@
1
matplotlib
2
-nibabel==2.3.3
3
-numpy==1.16.0
4
-pandas==0.23.4
5
-pytest==4.1.1
6
-scipy==1.2.0
7
-setuptools==40.6.3
8
-scikit-image==0.14.2
9
-sympy==1.3
10
-tabulate==0.8.2
11
-scikit_learn==0.20.2
+nibabel>=2.3.3
+numpy>=1.16.0
+pandas>=0.23.4
+pytest>=4.1.1
+scipy>=1.2.0
+setuptools>=40.6.3
+scikit-image>=0.14.2
+sympy>=1.3
+tabulate>=0.8.2
+scikit_learn>=0.20.2
0 commit comments