Skip to content

Commit f57ad07

Browse files
authored
Update requirements.txt
1 parent 6e18fe7 commit f57ad07

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

requirements.txt

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -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
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

0 commit comments

Comments
 (0)