adding kubernetes and oauth2 client to requirements

This commit is contained in:
prubenda
2020-11-23 15:31:56 -05:00
parent 5d86077f63
commit 906244f99d

View File

@@ -4,4 +4,6 @@ PyYAML
git+https://github.com/powerfulseal/powerfulseal.git
requests
boto3
google-api-python-client
google-api-python-client
kubernetes==12.0.0a1
oauth2client>=4.1.3