We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d700c11 commit 8b7ff47Copy full SHA for 8b7ff47
setup.cfg
@@ -128,7 +128,7 @@ tests =
128
# Type annotation stubs
129
# http://mypy-lang.blogspot.com/2021/05/the-upcoming-switch-to-modular-typeshed.html
130
types-Jinja2>=0.1.3
131
- types-protobuf>=0.1.10
+ types-protobuf>=0.1.10,<5.29.1.20250402
132
types-six>=0.1.6
133
typing-extensions>=4
134
tutorials =
0 commit comments