Add requests requirement for gce config refresher

This commit is contained in:
mbohlool 2017-07-21 14:46:51 -07:00
parent bca588fbb3
commit e447a955a0

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