add missing dep on requests
This commit is contained in:
parent
cc274a5d96
commit
fec0ee4b10
|
@ -2,3 +2,4 @@ pytz
|
||||||
beautifulsoup4~=4.11
|
beautifulsoup4~=4.11
|
||||||
dnspython~=2.2
|
dnspython~=2.2
|
||||||
feedparser~=6.0
|
feedparser~=6.0
|
||||||
|
requests~=2.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user