Skip to content

Commit c6293c8

Browse files
author
Alex
committed
Update versions of python libraries
1 parent 15bd59f commit c6293c8

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

Diff for: requirements.txt

+10-9
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
joblib==0.15.1
1+
dvc==1.8.4
2+
joblib==0.17.0
23
jupyter==1.0.0
34
jupyter_contrib_nbextensions==0.5.1
4-
ipykernel==5.3.0
5-
matplotlib==3.1.2
6-
numpy==1.18.1
7-
pandas==1.0.0
8-
pyyaml==5.3
9-
scikit-learn==0.23.1
10-
scipy==1.4.1
11-
tqdm==4.42.0
5+
ipykernel==5.3.4
6+
matplotlib==3.3.2
7+
numpy==1.19.2
8+
pandas==1.1.3
9+
pyyaml==5.3.1
10+
scikit-learn==0.23.2
11+
scipy==1.5.3
12+
tqdm==4.50.2

0 commit comments

Comments
 (0)