Skip to content

Commit 91a603b

Browse files
committed
MAINT: remove pinned versions from requirements.txt
1 parent 4464f08 commit 91a603b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
numpy==1.11.1
2-
pandas==0.18.1
3-
scipy==0.17.1
4-
scikit-learn==0.17.1
5-
scikit-image==0.12.3
6-
pillow==3.4.2
7-
matplotlib==1.5.1
8-
seaborn==0.7.0
1+
numpy
2+
pandas
3+
scipy
4+
scikit-learn
5+
scikit-image
6+
pillow
7+
matplotlib
8+
seaborn
99
jupyter
1010
notebook
1111
line_profiler

0 commit comments

Comments
 (0)