Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
yaqwsx committed Sep 25, 2022
1 parent c5cd5a3 commit 85818b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN export DEBIAN_FRONTEND="noninteractive" && apt-get -qq update && \
# for repetitive builds

RUN pip3 install \
"Pcbdraw ~= 0.9" \
"Pcbdraw ~= 1.0" \
"numpy ~= 1.21.5" \
"shapely ~= 1.7" \
"click ~= 7.1" \
Expand Down

0 comments on commit 85818b6

Please sign in to comment.