Skip to content

Commit 3de66b3

Browse files
committed
updating pyproject.toml
1 parent f4cbbca commit 3de66b3

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
@@ -15,7 +15,9 @@ dependencies = [
1515
"aiohttp",
1616
"lxml",
1717
"defusedxml",
18-
"pyoai"
18+
"pyoai",
19+
"swh.deposit",
20+
"swh.auth"
1921
]
2022
[project.optional-dependencies]
2123
test = [

0 commit comments

Comments
 (0)