-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
Prerequisites
- Is it a bug?
- Is it a new feature?
- Is it a 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
Django-GraphQL-JWT 0.3.2 requires "PyJWT >= 2.0.0" whereas this package only works with "< 2.0.0".
Can you please update the requirements so I can use both packages with their latest versions?
As @ulgens has mentioned it may work with the newest release.
Thanks!
Current Requirements
"django-graphql-jwt==0.3.0",
...
"PyJWT<2.0.0",
tomaszjl, lemonade-stand, anhtran, abbasegbeyemi, micrypt and 4 moreanhtran
Metadata
Metadata
Assignees
Labels
No labels