Skip to content

Commit

Permalink
update style50 version
Browse files Browse the repository at this point in the history
  • Loading branch information
rongxin-liu committed Aug 3, 2024
1 parent 99d7386 commit ded627e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,6 @@ RUN apt update && \
# Install Python packages
RUN pip3 install --no-cache-dir \
autopep8 \
black \
cachelib \
"check50<4" \
cli50 \
Expand All @@ -255,7 +254,7 @@ RUN pip3 install --no-cache-dir \
pytest \
render50 \
setuptools \
style50 \
"style50>2.10.0" \
"submit50<4"
Expand Down

0 comments on commit ded627e

Please sign in to comment.