Merge pull request #119 from google/uael/fix-ci-packages-version

build: fix version of packages running checks in CI
This commit is contained in:
Lucas Abel
2023-02-02 11:03:34 -08:00
committed by GitHub
+3 -3
View File
@@ -73,11 +73,11 @@ test =
pytest-html >= 3.2.0
coverage >= 6.4
development =
black >= 22.10
black == 22.10
invoke >= 1.7.3
mypy >= 0.991
mypy == 0.991
nox >= 2022
pylint >= 2.15.8
pylint == 2.15.8
types-appdirs >= 1.4.3
types-invoke >= 1.7.3
types-protobuf >= 4.21.0