Skip to content

Dependency on protobuf: is the upper constraint for version 7 still necessary? #119

@danigm

Description

@danigm

Similar to #84

currently there is a upper boundary for the version constraint for the protobuf dependency:

"protobuf >=5.26, <7",

https://github.com/Nitrokey/nitrokey-sdk-py/blob/main/pyproject.toml#L32

Is this upper boundary still required?

This time the version in openSUSE is 7.34.1. I've tried to build the package and run the tests, and everything looks fine, but it's always good to ask to know if I'm doing something stupid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions