diff --git a/python/requirements.txt b/python/requirements.txt index 4b03f96..c1a9e3f 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,3 +1,3 @@ Django==1.7.2 -djangorestframework==3.0.3 +djangorestframework==3.11.2 psycopg2==2.5.4