Skip to content

Commit 1ea05eb

Browse files
committed
proj: update requirements.txt
1 parent 47fd842 commit 1ea05eb

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
setuptools>=74.1.2
2-
opencv-contrib-python>=4.10.0.84
3-
pyav>=13.0.0
4-
jsonschema>=4.23.0
5-
pyyaml>=6.0.2
6-
paddlepaddle>=2.6.1
7-
paddleocr>=2.8.1
8-
scikit-learn>=1.5.1
9-
pytesseract>=0.3.13
1+
setuptools>=74.0
2+
opencv-contrib-python>=4.10
3+
pyav>=13.0
4+
jsonschema>=4.23
5+
pyyaml>=6.0
6+
paddlepaddle>=2.6,<3.0
7+
paddleocr>=2.8,<2.10
8+
scikit-learn>=1.5
9+
pytesseract>=0.3

0 commit comments

Comments
 (0)