Skip to content

Commit 6a10efb

Browse files
authored
fix: add missing dependency validators to setup.cfg (#1087)
1 parent 9cc1004 commit 6a10efb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ install_requires=
2727
python-dotenv
2828
requests
2929
stem
30+
validators
3031
waitress
3132

3233
[options.extras_require]

0 commit comments

Comments
 (0)