mirror of
https://github.com/planetmint/planetmint.git
synced 2025-11-24 06:25:45 +00:00
increased protobuf version number
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
parent
69fe9b253d
commit
2727cb0fec
2
setup.py
2
setup.py
@ -128,7 +128,7 @@ install_requires = [
|
|||||||
"setproctitle==1.2.2",
|
"setproctitle==1.2.2",
|
||||||
"werkzeug==2.0.3",
|
"werkzeug==2.0.3",
|
||||||
"nest-asyncio==1.5.5",
|
"nest-asyncio==1.5.5",
|
||||||
"protobuf==3.20.1",
|
"protobuf>=3.20.2",
|
||||||
"planetmint-ipld>=0.0.3",
|
"planetmint-ipld>=0.0.3",
|
||||||
"pyasn1",
|
"pyasn1",
|
||||||
"zenroom==2.1.0.dev1655293214",
|
"zenroom==2.1.0.dev1655293214",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user