Commit b7eaee92 authored by Peter Eastman's avatar Peter Eastman
Browse files

Don't specify version for pillow

parent 8f101b41
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ requirements:
    - scikit-learn ==0.19.1
    - networkx ==2.1
    - xgboost ==0.6a2
    - pillow ==5.0.0
    - pillow
    - pandas ==0.22.0
    - {{ environ.get('tensorflow_enabled','tensorflow') }} ==1.13.1
    - zlib ==1.2.11
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ conda install -y -q -c conda-forge joblib=0.11 \
    six=1.11.0 \
    scikit-learn=0.19.1 \
    networkx=2.1 \
    pillow=5.0.0 \
    pillow \
    pandas=0.22.0 \
    nose=1.3.7 \
    nose-timer=0.7.0 \