Skip to content

Commit dae7492

Browse files
committed
update paddleocr version
1 parent 91d374c commit dae7492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def run(self):
2727
"selenium": ["selenium>4", "webdriver_manager", "beautifulsoup4"],
2828
"search-google": ["google-api-python-client==2.94.0"],
2929
"search-ddg": ["duckduckgo-search~=4.1.1"],
30-
"ocr": ["paddlepaddle==2.4.2", "paddleocr>=2.0.1", "tabulate==0.9.0"],
30+
"ocr": ["paddlepaddle==2.4.2", "paddleocr~=2.7.3", "tabulate==0.9.0"],
3131
"rag": [
3232
"llama-index-core==0.10.15",
3333
"llama-index-embeddings-azure-openai==0.1.6",

0 commit comments

Comments
 (0)