Skip to content

Commit

Permalink
fix: docker version bump to unpin requests
Browse files Browse the repository at this point in the history
  • Loading branch information
MikhailKardash committed Jul 5, 2024
1 parent 0a57cde commit 10b363b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion harness/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"pyzmq>=18.1.0",
# Common:
"certifi",
"docker>=7.1.0",
"filelock",
"requests<2.32.0", # TODO(MD-415) remove this pin.
"google-cloud-storage",
"lomond>=0.3.3",
"pathspec>=0.6.0",
Expand Down

0 comments on commit 10b363b

Please sign in to comment.