Skip to content

Commit 6430a69

Browse files
authored
Update requirements.txt
1 parent f0118c4 commit 6430a69

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

python/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
Cython>=0.19.2
2-
numpy==1.19.5
2+
numpy
33
scipy
4-
scikit-image==0.14.3
5-
matplotlib==3.3.4
4+
scikit-image
5+
matplotlib>=1.3.1
66
ipython>=3.0.0
77
h5py>=2.2.0
88
leveldb==0.20
99
networkx==2.2
1010
nose>=1.3.0
11-
pandas==0.24.0
11+
pandas==1.4.4
1212
python-dateutil>=2.6.0
1313
protobuf>=2.5.0
1414
python-gflags>=2.0

0 commit comments

Comments
 (0)