Files
manolia-alpha/server/requirements.txt
Robin COuret a243149bf1 structure auth
2026-03-05 22:38:21 +01:00

11 lines
229 B
Plaintext

fastapi==0.128.6
sqlmodel==0.0.32
python-dotenv==1.2.1
openai==2.21.0
spacy==3.8.11
PyJWT>=2.11.0
# python -m spacy download en_core_web_sm
# python -m spacy download fr_core_news_sm
argon2-cffi>=25.1.0
pydantic-settings==2.13.1