imgsearcher/requirements.txt
eust-w 487f3af948 feat: modifications based on team suggestions
- Add MongoDB type manager implementation (TypeManagerMongo)
- Update environment variables configuration to support MongoDB connection
- Add chat functionality
- Integrate Azure OpenAI API support
- Update dependencies and startup script
2025-04-11 12:00:32 +08:00

7 lines
100 B
Plaintext

flask==2.0.1
requests==2.26.0
python-dotenv==0.19.0
Pillow==8.3.1
flask-cors==3.0.10
pymongo==4.5.0