requirements.txt 309 B

12345678910111213141516
  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.10.0
  8. python-multipart==0.0.6
  9. python-jose[cryptography]==3.3.0
  10. passlib[bcrypt]==1.7.4
  11. openpyxl==3.1.2
  12. websockets==12.0
  13. numpy<2.0.0
  14. reportlab==4.0.9
  15. python-dotenv==1.0.1