We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93d799e + 61bc566 commit 492b995Copy full SHA for 492b995
1 file changed
pyproject.toml
@@ -21,7 +21,8 @@ dependencies = [
21
"otumat",
22
"faker",
23
"cryptography",
24
- "urllib3"
+ "urllib3",
25
+ "setuptools",
26
]
27
requires-python = ">=3.9,<4.0"
28
authors = [
0 commit comments