SentinelAI / requirements.txt
iitian's picture
Sync SentinelAI project and add Hugging Face Docker Space layout.
8b3905d
raw
history blame contribute delete
409 Bytes
# Core API + pipeline (Python 3.11–3.13 recommended for local dev; 3.14 can take minutes on cold FastAPI import)
fastapi[standard]>=0.115.0
uvicorn[standard]>=0.32.0
sqlalchemy[asyncio]>=2.0.36
asyncpg>=0.29.0
redis>=5.0.0
httpx>=0.27.0
pydantic>=2.11.0
pydantic-settings>=2.6.0
langgraph>=0.2.50
langchain-core>=0.3.20
python-multipart>=0.0.9
watchdog>=4.0.0
docker>=7.0.0
kubernetes>=29.0.0
boto3>=1.34.0