Skip to content

Commit 1448d0a

Browse files
committed
update docker-install.sh
1 parent 3cc3d8d commit 1448d0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/vagrant/docker-install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ pip3 install \
7272
numpy \
7373
pandas \
7474
scipy \
75-
scikit-learn==0.22.2.post1 \
76-
opencv-python==3.4.16.57 \
75+
scikit-learn==1.0.1 \
76+
opencv-python==4.5.4.58 \
7777
keras==2.4.3 \
7878
flask==1.1.1 \
7979
pydot==1.4.1 \

0 commit comments

Comments
 (0)