|
@@ -4,7 +4,8 @@ sqlalchemy==2.0.25
|
|
|
pymysql==1.1.0
|
|
pymysql==1.1.0
|
|
|
opencv-python-headless==4.9.0.80
|
|
opencv-python-headless==4.9.0.80
|
|
|
apscheduler==3.10.4
|
|
apscheduler==3.10.4
|
|
|
-openai==1.10.0
|
|
|
|
|
|
|
+openai>=1.55.0
|
|
|
|
|
+httpx==0.27.2
|
|
|
python-multipart==0.0.6
|
|
python-multipart==0.0.6
|
|
|
python-jose[cryptography]==3.3.0
|
|
python-jose[cryptography]==3.3.0
|
|
|
passlib[bcrypt]==1.7.4
|
|
passlib[bcrypt]==1.7.4
|
|
@@ -14,4 +15,3 @@ websockets==12.0
|
|
|
numpy==1.26.4
|
|
numpy==1.26.4
|
|
|
reportlab==4.0.9
|
|
reportlab==4.0.9
|
|
|
python-dotenv==1.0.1
|
|
python-dotenv==1.0.1
|
|
|
-
|
|
|