Commit a772c9ab authored by Peter Parente's avatar Peter Parente

Fix matplotlib version typo

Getting ahead of myself here ...
parent 313ceb79
......@@ -22,7 +22,7 @@ RUN conda install --quiet --yes \
'ipywidgets=7.4*' \
'pandas=0.24*' \
'numexpr=2.6*' \
'matplotlib=3.3*' \
'matplotlib=3.0*' \
'scipy=1.2*' \
'seaborn=0.9*' \
'scikit-learn=0.20*' \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment