Adding upgrade to django-oauth-toolkit pre-migraiton

This commit is contained in:
John Westcott IV
2023-04-21 10:24:58 -04:00
parent e434b1e0f3
commit ecfbcb641e
8 changed files with 238 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ django-cors-headers
django-crum
django-extensions
django-guid==3.2.1
django-oauth-toolkit==1.4.1
django-oauth-toolkit<2.0.0 # Version 2.0.0 has breaking changes that will need to be worked out before upgrading
django-polymorphic
django-pglocks
django-redis