diff --git a/api/requirements.txt b/api/requirements.txt index 00e6b57..2b9394f 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -1,7 +1,7 @@ django<2.0 # https://www.django-rest-framework.org/community/3.8-announcement/#deprecations -djangorestframework==3.8.1 +djangorestframework==3.9.1 psycopg2 uwsgi \ No newline at end of file