requirements.txt 338 B

1234567891011121314151617
  1. fastapi==0.109.0
  2. uvicorn[standard]==0.27.0
  3. sqlalchemy==2.0.25
  4. pymysql==1.1.0
  5. opencv-python-headless==4.9.0.80
  6. apscheduler==3.10.4
  7. openai>=1.55.0
  8. httpx==0.27.2
  9. python-multipart==0.0.6
  10. python-jose[cryptography]==3.3.0
  11. passlib[bcrypt]==1.7.4
  12. bcrypt==4.0.1
  13. openpyxl==3.1.2
  14. websockets==12.0
  15. numpy==1.26.4
  16. reportlab==4.0.9
  17. python-dotenv==1.0.1