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