Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Too strong dependency on protobuf==3.19.4 #26

Closed
felipesanches opened this issue Jul 18, 2023 · 0 comments
Closed

Too strong dependency on protobuf==3.19.4 #26

felipesanches opened this issue Jul 18, 2023 · 0 comments
Assignees

Comments

@felipesanches
Copy link
Member

felipesanches commented Jul 18, 2023

Makes it hard to use it as a dependency on other projects. For instance, for fontbakery we got this problem:

Screenshot from 2023-07-18 19-49-02

Ideally pyproject.toml should be changed to specify the dependency as protobuf<4 and >=3.19.4

felipesanches added a commit to felipesanches/shaperglot that referenced this issue Jul 18, 2023
@felipesanches felipesanches self-assigned this Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant