perserving docker file

This commit is contained in:
Sabrina Benge
2020-04-29 19:22:08 -04:00
parent 38a4de6ce3
commit 04ee8131e0

View File

@@ -16,8 +16,8 @@ RUN pip install -U pip && \
nltk \ nltk \
setuptools \ setuptools \
pylint \ pylint \
spacy \
pickle-mixin \ pickle-mixin \
spacy \
--upgrade setuptools \ --upgrade setuptools \
--no-cache-dir tensorflow \ --no-cache-dir tensorflow \
keras keras