Remove protobuf dependency.

This commit is contained in:
tecnovert
2024-05-29 09:20:20 +02:00
parent adc80eabb0
commit d3e3c3c95b
15 changed files with 118 additions and 350 deletions

View File

@@ -33,7 +33,6 @@ setuptools.setup(
install_requires=[
"wheel",
"pyzmq",
"protobuf",
"sqlalchemy==1.4.39",
"python-gnupg",
"Jinja2",