Skip to content

Commit

Permalink
[build]: pin to requests 2.31 to resolve docker library error
Browse files Browse the repository at this point in the history
A temporary workaround for docker/docker-py#3256
  • Loading branch information
VietND96 committed May 21, 2024
1 parent 916c249 commit d6936ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ fi

python -m pip install selenium==${BINDING_VERSION} \
docker===7.0.0 \
requests===2.31.0 \
chardet \
| grep -v 'Requirement already satisfied'

Expand Down

0 comments on commit d6936ac

Please sign in to comment.