diff --git a/distributions/dependencies.json b/distributions/dependencies.json index 6babf3440..badb728e3 100644 --- a/distributions/dependencies.json +++ b/distributions/dependencies.json @@ -66,6 +66,9 @@ "sentence-transformers --no-deps", "torch torchvision --index-url https://download.pytorch.org/whl/cpu" ], + "fiddlecube": [ + "httpx" + ], "fireworks": [ "aiosqlite", "autoevals",