pledge4future / WePledge

WebApp to calculate work related CO2e emissions from heating and electricity consumption as well as business trips and commuting.
https://pledge4future.org
GNU General Public License v3.0
6 stars 2 forks source link

Update django dependencies #208

Open redfrexx opened 1 year ago

redfrexx commented 1 year ago

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.

redfrexx commented 1 year ago

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