Skip to content

Commit 61bc566

Browse files
Merge pull request #1219 from yambottle/fix-#1218
Fix #1218
2 parents 0e4c609 + a77c071 commit 61bc566

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ dependencies = [
2121
"otumat",
2222
"faker",
2323
"cryptography",
24-
"urllib3"
24+
"urllib3",
25+
"setuptools",
2526
]
2627
requires-python = ">=3.9,<4.0"
2728
authors = [

0 commit comments

Comments
 (0)