Skip to content

Commit

Permalink
issue #4 update to python 3.7.x for STOs
Browse files Browse the repository at this point in the history
  • Loading branch information
willfleury committed Dec 21, 2020
1 parent f10dde0 commit 91a3c75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aoa-python-base
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ RUN apt-get install -y python-pip python-dev build-essential gunicorn openjdk-8-
apt-get clean

RUN pip install --no-cache-dir numpy==1.16.1 \
tensorflow==1.8.0 \
keras==2.2.0 \
grpcio==1.8.6 \
flask==0.11.1 \
Expand Down

0 comments on commit 91a3c75

Please sign in to comment.