Remove protobuf version restrictions
This commit is contained in:
@@ -8,7 +8,7 @@ packages = [{include = "rbproto"}]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.10,<=3.13"
|
||||
protobuf = "^4.25.3"
|
||||
protobuf = "*"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
Reference in New Issue
Block a user