summaryrefslogtreecommitdiffstats
path: root/base_sdc-python/requirements.txt
diff options
context:
space:
mode:
authork.kedron <k.kedron@partner.samsung.com>2020-06-04 11:17:44 +0200
committerOfir Sonsino <ofir.sonsino@intl.att.com>2020-06-15 07:48:29 +0000
commit0e0dff07cf70588ef270e12e5ec43805c12daa4d (patch)
treec26f24fa26c5a0ced171d733eb12ff1b56e0acaf /base_sdc-python/requirements.txt
parent4d19876e687e3c6bec24e967c2812a46669de94e (diff)
Update the base_sdc-python
To use the new integration-python base image. Issue-ID: SDC-2784 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I84562747293c55ada644b20dc2b613212787efbd
Diffstat (limited to 'base_sdc-python/requirements.txt')
-rw-r--r--base_sdc-python/requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/base_sdc-python/requirements.txt b/base_sdc-python/requirements.txt
new file mode 100644
index 0000000..c33f61d
--- /dev/null
+++ b/base_sdc-python/requirements.txt
@@ -0,0 +1,2 @@
+influxdb==5.0.0
+requests==2.18.4 \ No newline at end of file