This repository was archived by the owner on Sep 3, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ RUN echo "deb-src http://ftp.us.debian.org/debian testing main" >> /etc/apt/sour
80
80
matplotlib==2.1.2 \
81
81
mock==2.0.0 \
82
82
nltk==3.2.1 \
83
- numpy==1.12.1 \
83
+ numpy==1.14.0 \
84
84
oauth2client==2.2.0 \
85
85
pandas-gbq==0.3.0 \
86
86
pandas==0.22.0 \
@@ -95,11 +95,11 @@ RUN echo "deb-src http://ftp.us.debian.org/debian testing main" >> /etc/apt/sour
95
95
pyzmq==16.0.2 \
96
96
requests==2.18.4 \
97
97
scikit-image==0.13.0 \
98
- scikit-learn==0.18.2 \
98
+ scikit-learn==0.19.1 \
99
99
scipy==1.0.0 \
100
100
seaborn==0.7.0 \
101
101
six==1.11.0 \
102
- statsmodels==0.6.1 \
102
+ statsmodels==0.8.0 \
103
103
sympy==0.7.6.1 \
104
104
tornado==4.4.2 \
105
105
xgboost==0.6a2 && \
@@ -132,7 +132,7 @@ RUN echo "deb-src http://ftp.us.debian.org/debian testing main" >> /etc/apt/sour
132
132
mock==2.0.0 \
133
133
nltk==3.2.1 \
134
134
notebook==4.4.1 \
135
- numpy==1.12.1 \
135
+ numpy==1.14.0 \
136
136
oauth2client==2.2.0 \
137
137
pandas-gbq==0.3.0 \
138
138
pandas==0.22.0 \
@@ -147,11 +147,11 @@ RUN echo "deb-src http://ftp.us.debian.org/debian testing main" >> /etc/apt/sour
147
147
pyzmq==16.0.2 \
148
148
requests==2.18.4 \
149
149
scikit-image==0.13.0 \
150
- scikit-learn==0.18.2 \
150
+ scikit-learn==0.19.1 \
151
151
scipy==1.0.0 \
152
152
seaborn==0.7.0 \
153
153
six==1.11.0 \
154
- statsmodels==0.6.1 \
154
+ statsmodels==0.8.0 \
155
155
sympy==0.7.6.1 \
156
156
tornado==4.4.2 \
157
157
xgboost==0.6a2 && \
You can’t perform that action at this time.
0 commit comments