Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Remove cryptography requirement #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

com4
Copy link
Contributor

@com4 com4 commented Jan 4, 2021

  • django-oauth-toolkit-jwt does not directly rely on the cryptography
    library so it is not needed. Pinning the old version has the potential
    to create dependency issues.

- django-oauth-toolkit-jwt does not directly rely on the cryptography
  library so it is not needed. Pinning the old version has the potential
  to create dependency issues.
Copy link

@rafa-munoz rafa-munoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For any reason, Travis is not building anymore. Have you checked that it's running the tests successfully?

@Brunux
Copy link

Brunux commented Jul 15, 2021

Facing this issue actually

django-oauth-toolkit-jwt 0.7.0 requires cryptography~=2.8, but you have cryptography 3.4.7 which is incompatible.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants