humanitec / django-oauth-toolkit-jwt

django-oauth-toolkit extension that adds JWT support
MIT License
38 stars 26 forks source link

Remove cryptography requirement #32

Open com4 opened 3 years ago

com4 commented 3 years ago
Brunux commented 3 years ago

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.