chore: update feedparser
The old feedparser 5.x versions are incompatible with recent setuptools versions and can't be installed anymore
This commit is contained in:
parent
ffa64f509c
commit
cb1cc4439a
|
@ -6,6 +6,6 @@ aiocron~=1.3
|
||||||
psycopg2~=2.8
|
psycopg2~=2.8
|
||||||
requests~=2.22
|
requests~=2.22
|
||||||
GitPython~=3.0
|
GitPython~=3.0
|
||||||
feedparser~=5.2
|
feedparser~=6.0
|
||||||
python-dotenv~=0.17.1
|
python-dotenv~=0.17.1
|
||||||
lxml~=4.6
|
lxml~=4.6
|
||||||
|
|
Loading…
Reference in New Issue
Block a user