diff --git a/requirements.txt b/requirements.txt index b6fa9c6..1b7ece5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ # this file is only used for testing the cli -Django==1.11.29 +Django==2.2.24 django-rest-auth[with_social]==0.9.0