This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-liminal.git

commit e1767df0d3d0a00b1fcf166d7d3b61a5cf635269
Author: aviemzur <[email protected]>
AuthorDate: Thu Apr 2 14:48:42 2020 +0300

    Missing requirements
---
 requirements.txt | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index dd1e232..d7eec03 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,10 @@
-botocore==1.15.21
 docker==4.2.0
 apache-airflow==1.10.9
 docker-pycreds==0.4.0
 click==7.1.1
-Flask=1.1.1
-pyyaml
\ No newline at end of file
+Flask==1.1.1
+pyyaml
+statsd
+botocore
+boto3
+kubernetes

Reply via email to