diff --git a/serv/config/pip/requirements.txt b/serv/config/pip/requirements.txt index a7b37e7..3e08c9f 100644 --- a/serv/config/pip/requirements.txt +++ b/serv/config/pip/requirements.txt @@ -1,7 +1,7 @@ django==3.0.7 uwsgi==2.0.19.1 psycopg2==2.8.5 -djangorestframework==3.11.0 +djangorestframework==3.11.2 djangorestframework-jwt==1.11.0 django-rest-swagger==2.2.0 pillow==7.1.2