Explain drf-jwt pin with issue link (#24159)

This commit is contained in:
Tim McCormack
2020-06-08 14:19:14 -04:00
committed by GitHub
parent d9b0f7483c
commit 325cdeadc9

View File

@@ -38,7 +38,7 @@ django-storages<1.9
# Support was dropped for Python 3.5
drf-yasg<1.17.1
# Not properly supporting latest changing of drf-jwt
# drf-jwt 1.15.0 contains a migration that breaks on MySQL: https://github.com/Styria-Digital/django-rest-framework-jwt/issues/40
drf-jwt==1.14.0
# Upgrading to 2.12.0 breaks several test classes due to API changes, need to update our code accordingly