Skip to content

Commit

Permalink
Fix docker proto tests (#3611)
Browse files Browse the repository at this point in the history
* Fix docker proto tests

* Remove changelog
  • Loading branch information
iurisilvio authored Jan 5, 2024
1 parent da48e0b commit 8e7334b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,8 @@ deps =
pytest==7.1.3
# Pinning PyYAML for issue: https://github.com/yaml/pyyaml/issues/724
PyYAML==5.3.1
# Pinning docker for issue: https://github.com/docker/compose/issues/11309
docker<7
docker-compose==1.29.2
requests==2.28.2

Expand Down

0 comments on commit 8e7334b

Please sign in to comment.