diff --git a/www/flexget/files/patch-requirements.txt b/www/flexget/files/patch-requirements.txt index 4c9580a11dc0..7d009ab85e9d 100644 --- a/www/flexget/files/patch-requirements.txt +++ b/www/flexget/files/patch-requirements.txt @@ -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