Skip to content

Commit 175a5dc

Browse files
committed
update requirements.txt to most recent versions of packages
1 parent 4ee6907 commit 175a5dc

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

requirements.txt

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
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
9-
jupyter
10-
notebook
1+
numpy==1.20.1
2+
pandas==1.2.3
3+
scipy==1.6.1
4+
scikit-learn==0.24.1
5+
scikit-image==0.18.1
6+
pillow==8.1.2
7+
matplotlib==3.3.4
8+
seaborn==0.11.1
9+
jupyterlab
1110
line_profiler
1211
memory_profiler
1312
numexpr

0 commit comments

Comments
 (0)