mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 15:02:57 +00:00
Merge pull request #1442 from mathbunnyru/asalikhov/remove_pooch_pin
Do not pin pooch version
This commit is contained in:
@@ -34,7 +34,6 @@ RUN conda install --quiet --yes \
|
||||
'numexpr' \
|
||||
'pandas' \
|
||||
'patsy' \
|
||||
'pooch=1.4.*' # this is a temporary fix before skimage feedstock update \
|
||||
'protobuf' \
|
||||
'pytables' \
|
||||
'scikit-image' \
|
||||
|
Reference in New Issue
Block a user