image_management_api/requirements.txt
2025-05-23 22:42:22 +02:00

19 lines
374 B
Plaintext

fastapi==0.104.1
uvicorn==0.23.2
pydantic==2.4.2
pydantic-settings==2.0.3
python-dotenv==1.0.0
google-cloud-storage==2.12.0
google-cloud-vision==3.4.5
google-cloud-firestore==2.11.1
python-multipart==0.0.6
python-jose==3.3.0
passlib==1.7.4
tenacity==8.2.3
pytest==7.4.3
httpx==0.25.1
pinecone-client==2.2.4
pillow==10.1.0
python-slugify==8.0.1
email-validator==2.1.0.post1