mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-11-12 16:13:40 +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",
|
"beautifulsoup4",
|
||||||
"fonttools>=4.24.0",
|
"fonttools>=4.24.0",
|
||||||
"fire>=0.3.0",
|
"fire>=0.3.0",
|
||||||
"requests"
|
"requests",
|
||||||
|
"albumentations==1.4.10",
|
||||||
|
"albucore==0.0.13"
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user