backend / requirements.txt
bastienp's picture
feat(security): configure CORS and API validation
5873878
raw
history blame
276 Bytes
fastapi[standard]>=0.104.0
uvicorn[standard]>=0.24.0
pydantic>=2.5.0
python-jose[cryptography]>=3.3.0
uuid>=1.30
mistralai>=0.0.7
python-dotenv>=1.0.0
langchain>=0.3.15
langchain-mistralai>=0.2.4
elevenlabs>=0.1.0
slowapi
cryptography
python-jose[cryptography]
passlib[bcrypt]