mission-control-v2 / requirements.txt
vfven's picture
Update requirements.txt
a7a1128 verified
Raw
History Blame
367 Bytes
fastapi==0.115.2
uvicorn[standard]==0.34.0
httpx==0.27.2
tenacity==8.5.0
python-multipart==0.0.9 # si usas forms o uploads más adelante
python-docx==1.1.2 # para generar .docx
openpyxl==3.1.2 # para generar .xlsx
Pillow==10.4.0 # para manejar imágenes si las descargas/generas
google-generativeai==0.8.3
huggingface-hub==0.23.0