Skip to content

Commit 9bb94f9

Browse files
authored
Update pyproject.toml for add dependency (#14058)
* Update pyproject.toml * Update pyproject.toml
1 parent de45732 commit 9bb94f9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@ dependencies = [
5656
"beautifulsoup4",
5757
"fonttools>=4.24.0",
5858
"fire>=0.3.0",
59-
"requests"
59+
"requests",
60+
"albumentations==1.4.10",
61+
"albucore==0.0.13"
6062
]
6163

6264
[project.urls]

0 commit comments

Comments
 (0)