Skip to content

Commit 7b53ef9

Browse files
committed
Update install_requires
1 parent 3ae2b0a commit 7b53ef9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@
2222
"requests>=2.25.1",
2323
"Faker>=6.0.0",
2424
"setuptools>=53.0.0",
25+
"PyYAML",
26+
"python-dotenv~=0.16.0",
27+
"rootpath~=0.1.1",
28+
2529
],
2630
python_requires=">=3.6",
2731
include_package_data=True,

0 commit comments

Comments
 (0)