Update twitter error handling

This commit is contained in:
Sonny Bakker 2021-09-25 10:39:43 +02:00
parent f5b708aafe
commit 53aa8da2dd
6 changed files with 122 additions and 84 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"