Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is to fix requests 2.32.0 not being compatible with docker 6.1.3, raising errors like: api-1 | 172.18.0.1 - - [24/Jul/2024:08:51:03 +0000] "POST /zeek?branch=my-testing ... HTTP/1.1" 200 100 "-" "python-requests/2.31.0" rq-1 | raise InvalidURL(e, request=request) rq-1 | requests.exceptions.InvalidURL: Not supported URL scheme http+docker docker/docker-py#3257 (comment)
- Loading branch information