Update feedparser

This commit is contained in:
Sonny Bakker 2021-09-25 10:10:01 +02:00
parent f3584cf28a
commit 754d6ee3e0
2 changed files with 62 additions and 60 deletions

View file

@ -17,7 +17,7 @@ djangorestframework = "^3.11.0"
drf-yasg = "^1.17.1"
django-registration-redux = "^2.7"
lxml = "^4.5.0"
feedparser = "^5.2.1"
feedparser = "^6.0.8"
python-memcached = "^1.59"
requests = "^2.23.0"
psycopg2-binary = "^2.8.5"