Skip to content

Commit

Permalink
Update pyproject.toml for add dependency (PaddlePaddle#14058)
Browse files Browse the repository at this point in the history
* Update pyproject.toml

* Update pyproject.toml
  • Loading branch information
Liyulingyue authored Oct 21, 2024
1 parent de45732 commit 9bb94f9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 9bb94f9

Please sign in to comment.