Genzo1010 commited on
Commit
2afbe42
·
verified ·
1 Parent(s): 673dcb7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -71,7 +71,7 @@ pydantic==2.8.2
71
  pydantic_core==2.20.1
72
  Pygments==2.18.0
73
  pyparsing==3.1.4
74
- pypdfium2==4.30.0
75
  python-bidi==0.6.0
76
  python-dateutil==2.9.0.post0
77
  python-docx
@@ -83,7 +83,7 @@ rich==13.8.0
83
  scikit-image==0.24.0
84
  scipy==1.14.1
85
  setuptools==74.0.0
86
- shapely==1.8.5 # Compatible version for imgaug, paddleocr, and python-doctr
87
  six==1.16.0
88
  sniffio==1.3.1
89
  soupsieve==2.6
@@ -103,7 +103,7 @@ uvicorn==0.30.6
103
  validators==0.33.0
104
  Werkzeug==3.0.4
105
  wheel==0.44.0
106
- wrapt==1.14.1 # TensorFlow requires wrapt<1.15
107
  asyncio
108
  paddlepaddle-gpu
109
  tensorflow==2.14.0
 
71
  pydantic_core==2.20.1
72
  Pygments==2.18.0
73
  pyparsing==3.1.4
74
+ pypdfium2==3.0.1 # Compatible version for python-doctr
75
  python-bidi==0.6.0
76
  python-dateutil==2.9.0.post0
77
  python-docx
 
83
  scikit-image==0.24.0
84
  scipy==1.14.1
85
  setuptools==74.0.0
86
+ shapely==1.8.5
87
  six==1.16.0
88
  sniffio==1.3.1
89
  soupsieve==2.6
 
103
  validators==0.33.0
104
  Werkzeug==3.0.4
105
  wheel==0.44.0
106
+ wrapt==1.14.1
107
  asyncio
108
  paddlepaddle-gpu
109
  tensorflow==2.14.0