We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e18fe7 commit f57ad07Copy full SHA for f57ad07
requirements.txt
@@ -1,14 +1,14 @@
1
-numpy>=1.19.2,<2,
2
-pandas>=1.2.2,
3
-python>=3.6,
4
-scikit-learn>=0.23.2,
5
-scanpy>=1.7.0,
6
-six>=1.15.0,
7
-setuptools>=52.0.0,
8
-joblib>=1.0.0,
9
-mkl-service>=2.3.0,
10
-h5py >=3.1.0,
11
-seaborn,
12
-scipy,
13
-python-dateutil >=2.8.1,
14
-openssl >=1.0.1
+numpy>=1.19.2,<2
+pandas>=1.2.2
+python>=3.6
+scikit-learn>=0.23.2
+scanpy>=1.7.0
+six>=1.15.0
+setuptools>=52.0.0
+joblib>=1.0.0
+mkl-service>=2.3.0
+h5py>=3.1.0
+seaborn
+scipy
+python-dateutil>=2.8.1
+openssl>=1.0.1
0 commit comments