Update version of seaborn to 0.9.X

This commit is contained in:
Humza M Shaheen
2018-07-19 11:28:55 +01:00
parent 702d2f6a3e
commit 0b95fd35ff

View File

@@ -24,7 +24,7 @@ RUN conda install --quiet --yes \
'numexpr=2.6*' \
'matplotlib=2.2*' \
'scipy=1.1*' \
'seaborn=0.8*' \
'seaborn=0.9*' \
'scikit-learn=0.19*' \
'scikit-image=0.14*' \
'sympy=1.1*' \