mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 18:57:22 +00:00
protobuf: accept older versions
This commit is contained in:
parent
38b0d27ad7
commit
3bdc5ca0d1
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -81,7 +81,7 @@ setup(
|
|||
"ldap3>=2.8,<2.10",
|
||||
"msgpack>=1.0.0, <1.1.0",
|
||||
"passlib>=1.6.5, <1.8",
|
||||
"protobuf>=3.18,<3.19",
|
||||
"protobuf>=3.14,<3.19",
|
||||
"pyOpenSSL>=20.0,<20.1",
|
||||
"pyparsing>=2.4.2,<2.5",
|
||||
"pyperclip>=1.6.0,<1.9",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue