Spaces:
Sleeping
Sleeping
# Core dependencies | |
gradio | |
fastapi | |
uvicorn[standard] | |
pandas | |
# FastAPI extras | |
python-multipart | |
pydantic | |
# Optional but recommended | |
requests | |
aiofiles | |
websockets | |
# Database alternatives (optional) | |
# psycopg2-binary | |
# pymongo | |
# redis | |
# Security enhancements (optional) | |
# python-jose[cryptography] | |
# passlib[bcrypt] | |
# python-dotenv | |
# Monitoring and logging (optional) | |
# prometheus-client | |
# loguru |