Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Drop django-rest-framework-jwt requirement #25

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Drop django-rest-framework-jwt requirement #25

wants to merge 4 commits into from

Conversation

lbam
Copy link
Contributor

@lbam lbam commented Jul 12, 2022

This causes a dependency clash because it requires PyJWT < 2.0, which has vulns. I don't see where it's imported, so let's see if we can run without it.

lbam added 3 commits July 12, 2022 17:24
This causes a dependency clash because it requires PyJWT < 2.0, which
has vulns.
Looks like it changed a parameter name in a minor version.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants