Release 1.3.0 RC1

This commit is contained in:
Hyunsu Cho
2020-11-21 11:36:08 -08:00
parent 42d31d9dcb
commit f3b060401a
11 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ ENV CPP=/opt/rh/devtoolset-4/root/usr/bin/cpp
# Install Python packages
RUN \
pip install numpy pytest scipy scikit-learn wheel kubernetes urllib3==1.22 awscli
pip install numpy pytest scipy scikit-learn wheel kubernetes urllib3==1.25.10 awscli
ENV GOSU_VERSION 1.10
+1 -1
View File
@@ -45,7 +45,7 @@ ENV CPP=/opt/rh/devtoolset-4/root/usr/bin/cpp
# Install Python packages
RUN \
pip install numpy pytest scipy scikit-learn wheel kubernetes urllib3==1.22 awscli
pip install numpy pytest scipy scikit-learn wheel kubernetes urllib3==1.25.10 awscli
ENV GOSU_VERSION 1.10