| 1234567891011121314151617 |
- fastapi==0.109.0
- uvicorn[standard]==0.27.0
- sqlalchemy==2.0.25
- pymysql==1.1.0
- opencv-python-headless==4.9.0.80
- apscheduler==3.10.4
- openai>=1.55.0
- httpx==0.27.2
- python-multipart==0.0.6
- python-jose[cryptography]==3.3.0
- passlib[bcrypt]==1.7.4
- bcrypt==4.0.1
- openpyxl==3.1.2
- websockets==12.0
- numpy==1.26.4
- reportlab==4.0.9
- python-dotenv==1.0.1
|