diff --git a/requirements.txt b/requirements.txt index eabda20..f3c4589 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,12 @@ -fastapi==0.115.12 -numpy==2.2.5 -openai==1.77.0 -Pillow==11.2.1 +json_repair==0.47.6 +numpy==2.3.1 +openai==1.93.3 +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 -uvicorn==0.34.2 -opencv-python