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.
crcmod
google
1 parent c876b14 commit 6777c55Copy full SHA for 6777c55
setup.py
@@ -49,7 +49,7 @@
49
]
50
extras["quality"] = ["isort", "ruff"]
51
extras["inf2"] = ["optimum-neuron"]
52
-extras["google"] = ["google-cloud-storage"]
+extras["google"] = ["google-cloud-storage", "crcmod==1.7"]
53
54
setup(
55
name="huggingface-inference-toolkit",
0 commit comments