Skip to content

Commit

Permalink
Merge pull request #40 from Normal-OJ/update-docker-py
Browse files Browse the repository at this point in the history
deps(pip): pin docker to 7.1.0
  • Loading branch information
Bogay authored Sep 13, 2024
2 parents f2aff5c + e432475 commit 93450da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
docker==5.0.3
docker==7.1.0
requests~=2.27
gunicorn~=20.1
flask~=2.0
yapf~=0.32
pydantic~=1.9
redis~=4.1.4

urllib3<2

0 comments on commit 93450da

Please sign in to comment.