overgrowth / requirements-optional.txt
Graham Paasch
Move optional deps to separate file to fix Space build
dd06050
Raw
History Blame Contribute Delete
332 Bytes
# Optional extras for richer validation/observability.
# Not installed by default to avoid conflicts with the main UI stack.
pybatfish
chromadb
ray
# Note: suzieq 0.8.0 depends on uvicorn<0.12 which conflicts with gradio 4.44’s uvicorn>=0.14.
# If you need suzieq, install it in a separate env or pin gradio/uvicorn accordingly.