pledge4future/WePledge

Update django dependencies

Opened this issue · 1 comments

The error message in #206 is related to the packages not being up to date. I think updating django-graphql-jwt 0.3.4 would fix the error but django-graphql-auth==0.3.16 needs django-graphql-jwt 0.3.0.

As a quick fix, I used this, but we should sort this out sometime. Maybe better use poetry instead of the requirements.txt.

The django-graphql-auth package on pypi is not maintained but an updated version is now available at https://github.com/itzomen/django-graph-auth