semblance-dev/backend/requirements.txt
2025-09-03 13:15:00 -05:00

33 lines
No EOL
365 B
Text

# Web Framework (Async)
quart
quart-cors
hypercorn
werkzeug
# Database (Async)
motor
pymongo
# Authentication & Security
bcrypt
PyJWT
msal
# AI & LLM Services
google-genai
openai
llama-cloud-services
# WebSocket & Real-time
python-socketio
# HTTP Clients
httpx
requests
# Data Validation & Processing
pydantic
pillow
# Configuration & Utilities
python-dotenv