Skip to content

Commit b52f59b

Browse files
authored
Bump Pandas version
Required by numpy version bump
1 parent c306f35 commit b52f59b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ RUN conda install -y mkl=2018.0.3 mkl-service; sync &&\
111111
scipy=1.1.0 \
112112
scikit-learn=0.19.1 \
113113
matplotlib=2.2.0 \
114-
pandas=0.19.2 \
114+
pandas=0.23.0 \
115115
libxml2=2.9.4 \
116116
libxslt=1.1.29\
117117
traits=4.6.0; sync && \

0 commit comments

Comments
 (0)