diff --git a/_articles/redux_jwt_auth/backend/requirements.txt b/_articles/redux_jwt_auth/backend/requirements.txt index 8a438805..56fae64d 100644 --- a/_articles/redux_jwt_auth/backend/requirements.txt +++ b/_articles/redux_jwt_auth/backend/requirements.txt @@ -2,7 +2,7 @@ certifi==2017.7.27.1 chardet==3.0.4 coreapi==2.3.1 coreschema==0.0.4 -Django==1.11.23 +Django==1.11.29 djangorestframework==3.6.4 djangorestframework-simplejwt==2.1 idna==2.6