We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9023359 + da30880 commit 0a57e99Copy full SHA for 0a57e99
pyproject.toml
@@ -27,7 +27,7 @@ dev = [
27
"httpx>=0.25.0,<0.29",
28
]
29
eval = ["lm-eval[api]==0.4.4", "fastapi-utils>=0.8.0", "typing-inspect==0.9.0"]
30
-protobuf = ["numpy>=1.24.0,<2", "grpcio>=1.62.1,<2", "grpcio-tools>=1.62.1,<2"]
+protobuf = ["numpy>=1.24.0,<3", "grpcio>=1.62.1,<2", "grpcio-tools>=1.62.1,<2"]
31
32
[tool.hatch.build.targets.sdist]
33
include = ["src"]
0 commit comments