Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tools/base/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ abstracts>=0.0.12
aio.api.bazel
aio.api.github>=0.2.5
aio.core>=0.10.2
aiodocker>=0.22.2
aiodocker>=0.26.0
aiohttp>=3.13.3
aioquic>=0.9.21
cffi>=1.15.0
Expand Down
6 changes: 3 additions & 3 deletions tools/base/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ aio-run-runner==0.3.4 \
# envoy-github-abstract
# envoy-github-release
# envoy-gpg-sign
aiodocker==0.25.0 \
--hash=sha256:0e11f39360cc69dd0a27621f15ffbf42010fb146628920e9aa8de449a9fcb0c5 \
--hash=sha256:e5145ba622a8eceee9263c277c6d4e7ff6be4632d11765c554c80756b2d58be8
aiodocker==0.26.0 \
--hash=sha256:7e4ee40c6f98e6d1cf95d712f15aef3853087c0475bc7ea5ec499c2d485ba7ec \
--hash=sha256:f450acf0b402a03c6a6f1517d06bdff739c404e62578b332182ca272fde6e986
# via
# -r requirements.in
# envoy-distribution-verify
Expand Down