fix: unfreeze oauthlib, requests-oauthlib (#6922)

This commit is contained in:
Sagar Vora 2019-02-12 16:14:38 +05:30 committed by GitHub
parent 73c9cbec60
commit ea82d6b485
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,8 +34,8 @@ ndg-httpsclient
pyasn1
zxcvbn-python
unittest-xml-reporting
oauthlib==3.0.0
requests-oauthlib==1.2.0
oauthlib
requests-oauthlib
pdfkit
PyJWT
PyPDF2