Merge pull request #302 from mbohlool/gce_config

Add requests requirement for gce config refresher
This commit is contained in:
Mehdy Bohlool 2017-07-21 17:36:33 -07:00 committed by GitHub
commit 023fcf5eb6

View File

@ -7,3 +7,4 @@ 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