Update requirements library for oidc auth (#331)

* Update requirements library for oidc auth

* Update requirements library for oidc auth
This commit is contained in:
Damian Myerscough 2017-08-30 03:21:53 -07:00 committed by Mehdy Bohlool
parent 6ed1f20f26
commit cbe7ed5a02

View File

@ -8,3 +8,4 @@ google-auth>=1.0.1 # Apache-2.0
ipaddress>=1.0.17 # PSF
websocket-client>=0.32.0,<=0.40.0 # LGPLv2+
requests # Apache-2.0
requests-oauthlib # ISC