www/flexget: drop feedparser workaround after d950078a61

This commit is contained in:
Jan Beich 2021-09-12 00:02:47 +00:00
parent 9ee9d98580
commit 1bc2582f70

View file

@ -1,11 +1,5 @@
--- requirements.txt.orig 2021-08-10 15:20:13 UTC
+++ requirements.txt
@@ -1,4 +1,4 @@
-FeedParser>=6.0.2
+FeedParser>=5.2.1
SQLAlchemy >=1.3.10, <1.999
PyYAML>=4.2b1
# Beautifulsoup 4.5+ is required to support different versions of html5lib
@@ -12,22 +12,22 @@ jinja2~=3.0
requests>=2.20.0
python-dateutil