diff --git a/presentations/GraphQL/graphql_project/requirements.txt b/presentations/GraphQL/graphql_project/requirements.txt index e0e2994..489926d 100644 --- a/presentations/GraphQL/graphql_project/requirements.txt +++ b/presentations/GraphQL/graphql_project/requirements.txt @@ -1,6 +1,6 @@ aniso8601==7.0.0 asgiref==3.3.1 -Django==3.1.5 +Django==3.1.13 django-cors-headers==3.6.0 graphene==2.1.8 graphene-django==2.15.0