We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd0b5b7 commit 3135cdbCopy full SHA for 3135cdb
pyproject.toml
@@ -8,7 +8,7 @@ version = "2.1.3"
8
dependencies = [
9
"pyqt5",
10
"paddleocr",
11
- "xlrd==1.2.0",
+ "xlrd==2.0.1",
12
"tqdm",
13
]
14
requires-python = ">= 3.9"
0 commit comments