Skip to content

Commit

Permalink
pin cs50 python library to version 9.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rongxin-liu committed Oct 15, 2024
1 parent b3c2f9c commit 6200520
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 @@ -250,7 +250,7 @@ RUN pip3 install --no-cache-dir \
"check50<4" \
cli50 \
compare50 \
cs50 \
cs50==9.4.0 \
Flask \
Flask-Session \
help50 \
Expand Down

0 comments on commit 6200520

Please sign in to comment.