Skip to content
Merged
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 @@ -6,7 +6,7 @@ coloredlogs
coverage
envoy.base.checker
envoy.base.runner
envoy.base.utils
envoy.base.utils>=0.0.10
envoy.code_format.python_check>=0.0.4
envoy.dependency.pip_check>=0.0.4
envoy.distribution.release
Expand Down
7 changes: 4 additions & 3 deletions tools/base/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile --allow-unsafe --generate-hashes requirements.in
Expand Down Expand Up @@ -273,8 +273,9 @@ envoy.base.runner==0.0.4 \
# envoy.docs.sphinx-runner
# envoy.github.abstract
# envoy.gpg.sign
envoy.base.utils==0.0.8 \
--hash=sha256:b82e18ab0535207b7136d6980239c9350f7113fa5da7dda781bcb6ad1e05b3ab
envoy.base.utils==0.0.10 \
--hash=sha256:252f47a17c6346b2496c24c239e7ff7b1312a62f0605877c5315176d3387aa61 \
--hash=sha256:a3e9fe045c2f117e4b5754c0f412a46ff1e058796e42aabda416f52029c7cd53
# via
# -r requirements.in
# envoy.code-format.python-check
Expand Down