Similar to #84
currently there is a upper boundary for the version constraint for the protobuf dependency:
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.
Similar to #84
currently there is a upper boundary for the version constraint for the protobuf dependency:
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.