SwapnilPatil28's picture
Major Update 1 - Add server, domain, client, models, and tests
4058302 verified
raw
history blame contribute delete
284 Bytes
# Minimal runtime dependencies for the Incident Command Center HTTP server.
# Training dependencies are intentionally excluded so the Docker image used by
# Hugging Face Spaces stays small and fast to build.
openenv-core[core]>=0.2.2
fastapi>=0.115.0
uvicorn>=0.30.0
pydantic>=2.7.0