aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorhariharan97 <rh20085046@wipro.com>2020-12-03 13:33:11 +0530
committerhariharan97 <rh20085046@wipro.com>2020-12-14 17:38:27 +0530
commitd2401bc3d6b3366951faacfd9984d37ee73d126b (patch)
tree463ee4f06af14073f4327f96ac38448b2f53d80f /requirements.txt
parentefb0ba440317993d68b6f94c370754272f02addf (diff)
OOF - Externalize configuration with Consul
Issue-ID: OPTFRA-875 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I30d25e082227d7b39f7d391365197e9130dc51e8 Signed-off-by: hariharan97 <rh20085046@wipro.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index c3749e8..033c65c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -15,3 +15,5 @@ pymzn>=0.18.3
onappylog>=1.0.9
pathtools>=0.1.2
pycryptodome>=3.9.6
+python-consul>=1.1.0
+tornado>=6.1