Skip to content

potobuf version #79

@mmaelicke

Description

@mmaelicke

With merge of #77 we had to fix the secondary dependence of protobuf (dependency of streamlit) to:

protobuf<4.0.0

The new version 4 of protobuf brought breaking changes including incompability to code generated by protobuf < 4.0, which seems to be the case for streamlit==1.9.0, which we currently use. (Chagelog of Google: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates)

We need to check the upcoming versions of streamlit if we can remove the line in the requirements and update protobuf.

Metadata

Metadata

Labels

bugSomething isn't workingpriority: lowLow priority issue

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions