This commit is contained in:
jinye_huang 2025-07-10 14:57:05 +08:00
parent b5ddb84cdd
commit 8feefeb053

View File

@ -1,7 +1,12 @@
fastapi==0.115.12 json_repair==0.47.6
numpy==2.2.5 numpy==2.3.1
openai==1.77.0 openai==1.93.3
Pillow==11.2.1 opencv_python==4.11.0.86
opencv_python_headless==4.11.0.86
Pillow==11.3.0
psutil==6.1.0
pydantic==2.11.7
scikit_learn==1.7.0
scipy==1.16.0
simplejson==3.20.1
tiktoken==0.9.0 tiktoken==0.9.0
uvicorn==0.34.2
opencv-python