Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dezzzmond authored Jun 22, 2021
1 parent 87addae commit ce2161b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -213,21 +213,18 @@ RUN pip3 install \
typer==0.3.2 \
typing==3.7.4.3 \
typing-extensions==3.7.4.3 \
unattended-upgrades==0.1 \
urllib3==1.26.5 \
vispy==0.6.6 \
wasabi==0.8.2 \
wcwidth==0.2.5 \
webencodings==0.5.1 \
websocket-client==1.1.0 \
Werkzeug==2.0.1 \
wheel==0.36.2 \
widgetsnbextension==3.5.1 \
wrapt==1.12.1 \
xgboost==1.4.2 \
youtube-dl==2021.6.6 \
zipp==3.4.1 \

&& rm -rf ~/.cache/pip

RUN ln -s /usr/bin/python3 /usr/bin/python
Expand Down

0 comments on commit ce2161b

Please sign in to comment.