python/requirements.txt
Damian Myerscough cbe7ed5a02 Update requirements library for oidc auth (#331)
* Update requirements library for oidc auth

* Update requirements library for oidc auth
2017-08-30 03:21:53 -07:00

12 lines
300 B
Plaintext

certifi>=14.05.14 # MPL
six>=1.9.0 # MIT
python-dateutil>=2.5.3 # BSD
setuptools>=21.0.0 # PSF/ZPL
urllib3>=1.19.1,!=1.21 # MIT
pyyaml>=3.12 # MIT
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