django-graphql-auth is not compatible with Django version 5
septa-ma opened this issue · 0 comments
Prerequisites
- [* ] Is it a bug?
- Is it a new feature?
- [* ] Is it a question?
- Can you reproduce the problem?
- Are you running the latest version?
- Did you check for similar issues?
- Did you perform a cursory search?
For more information, see the CONTRIBUTING guide.
Description
This package is not compatible with the latest version of Django
Steps to Reproduce
If we need to reproduce and you don't provide steps for it, it will be closed. Alternatively, you can link a repo with the code to run your issue.
- [First Step]
- [Second Step]
- [and so on...]
Expected behavior
when I Update my Django version to the latest, the registration function does not work.
Actual behavior
What actually happened
Requirements
Paste the packages you are using, you can get this information from executing pip freeze
.
aniso8601==7.0.0
asgiref==3.7.2
Django==5.0
django-cors-headers==4.3.1
django-crontab==0.7.1
django-filter==23.5
django-graphql-auth==0.3.16
django-graphql-jwt==0.3.0
graphene==2.1.9
graphene-django==2.16.0
graphql-core==2.3.2
graphql-relay==2.0.1
promise==2.3
psycopg-binary==3.1.17
psycopg2-binary==2.9.9
PyJWT==1.7.1
pytz==2024.1
Rx==1.6.3
singledispatch==4.1.0
six==1.16.0
sqlparse==0.4.4
text-unidecode==1.3
typing_extensions==4.10.0
tzdata==2023.4