diff --git a/pyproject.toml b/pyproject.toml index 4f46ca0..c7ac914 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ types-redis = "^4.3.21.6" types-pytz = "^2023.3.0.0" black = "^23.1.0" types-chardet = "^5.0.4.6" -mypy-protobuf = "^3.0.0" +mypy-protobuf = ">=3,<5" [tool.autopep8]