Skip to content

Commit b10246c

Browse files
committed
fix(deps): pin protobuf>=4.25.6,<5.0.0 to resolve conflict with async-rithmic
1 parent 7df59d9 commit b10246c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ typer>=0.9.0
1818
rich>=13.0.0
1919
async-rithmic>=1.4.0
2020
datamodel-code-generator>=0.25.0
21-
protobuf>=5.29.3
21+
protobuf>=4.25.6,<5.0.0
2222
urllib3>=2.6.3
2323
PyYAML>=6.0.0

0 commit comments

Comments
 (0)