mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-11-01 18:29:18 +00:00
Update pyproject.toml for add dependency (#14058)
* Update pyproject.toml * Update pyproject.toml
This commit is contained in:
parent
de457325cd
commit
9bb94f9a81
@ -56,7 +56,9 @@ dependencies = [
|
||||
"beautifulsoup4",
|
||||
"fonttools>=4.24.0",
|
||||
"fire>=0.3.0",
|
||||
"requests"
|
||||
"requests",
|
||||
"albumentations==1.4.10",
|
||||
"albucore==0.0.13"
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user