diff --git a/Pipfile b/Pipfile index 119ae17..c685bd7 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ graphene-django = "==2.2.0" graphene = "==2.1.3" graphql-core = "==2.1" graphql-relay = "==0.4.5" -django-filter = "==1.1.0" +django-filter = "==2.4.0" django-cors-headers = "==2.1.0" psycopg2-binary = "==2.7.5" gunicorn = "==19.8.1"