We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1ebeeb commit 6608c8cCopy full SHA for 6608c8c
python/pyproject.toml
@@ -55,6 +55,7 @@ dependencies = [
55
"tqdm",
56
"grpcio>=1.49.1,<2.0.0", # ^1.49.1
57
"protobuf>=4.25.4,<5.0.0", # ^4.25.4
58
+ "packaging", # ^21.0
59
]
60
61
[project.optional-dependencies]
0 commit comments