diff --git a/requirements.txt b/requirements.txt index 901a27fa..1d8278c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ easyocr torchvision supervision==0.18.0 openai==1.3.5 -transformers +transformers==4.49.0 ultralytics==8.3.70 azure-identity numpy==1.26.4 @@ -15,7 +15,7 @@ accelerate timm einops==0.8.0 paddlepaddle -paddleocr +paddleocr==2.10.0 ruff==0.6.7 pre-commit==3.8.0 pytest==8.3.3 @@ -29,4 +29,5 @@ google-auth<3,>=2 screeninfo uiautomation dashscope -groq \ No newline at end of file +groq +pydantic==2.10.6