Skip to content

Commit eb53d3e

Browse files
committed
Add setuptools dependency
1 parent 5e90caa commit eb53d3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ dependencies = [
99
"faker>=37.3.0",
1010
"marshmallow>=3.0.0,<4.0.0",
1111
"requests>=2.32.3",
12+
"setuptools>=69.0.0",
1213
"uplink>=0.9.7",
1314
"validator-collection>=1.5.0",
1415
]

0 commit comments

Comments
 (0)