build: fix version of packages running checks in CI

This commit is contained in:
uael
2023-02-02 17:23:15 +00:00
parent 9a9b4e5bf1
commit 5e18094c31
+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