Skip to content

Commit

Permalink
fix(docker-tests): pin requests version to < 2.29 (#3294)
Browse files Browse the repository at this point in the history
  • Loading branch information
srikanthccv committed May 4, 2023
1 parent e5c9227 commit 49c8d85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ commands =
deps =
pytest
docker-compose >= 1.25.2
requests < 2.29.0

; proto 3 and 4 tests install the respective version of protobuf
proto3: protobuf~=3.19.0
Expand Down

0 comments on commit 49c8d85

Please sign in to comment.