Update oauthlib to ==3.1.* (#1538)

* Bumped oauthlib to ==3.1.*

* Fix tests for oauthlib 3.1

In some cases, oauthlib now returns 400 instead of 401.
This commit is contained in:
Katharina Bogad
2020-01-02 13:15:24 +01:00
committed by Raphael Michel
parent 2ffb4edee9
commit ff98ae3200
3 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ django-hijack>=2.1.10,<2.2.0
jsonschema
openpyxl
django-oauth-toolkit==1.2.*
oauthlib==2.1.*
oauthlib==3.1.*
django-jsonfallback>=2.1.2
psycopg2-binary
# Stripe
@@ -63,4 +63,4 @@ redis==3.2.*
django-phonenumber-field==3.0.*
phonenumberslite==8.10.*
python-bidi==0.4.* # Support for arabic in reportlab
arabic-reshaper==2.0.15 # Support for Aabic in reportlab
arabic-reshaper==2.0.15 # Support for Aabic in reportlab