aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-10-21 15:10:29 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-10-24 15:07:20 +0800
commitd62a90a858728fa84acf2eade65f9909f67b7513 (patch)
tree758a8be1d87545db7ed9a001534734e44101db03 /requirements.txt
parent5738520ff4197385720bdc94cae98c45ef41c231 (diff)
Integrate Dmaap-lib to catalog
Change-Id: I693a41b9f423028cc1b125be2ce6457aece10389 Issue-ID: VFC-1557 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index b8b5e85d..d9592616 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -35,4 +35,7 @@ swagger-spec-validator>=2.1.0
onappylog==1.0.9
# uwsgi for parallel processing
-# uwsgi \ No newline at end of file
+# uwsgi
+
+# Demaap-lib
+apscheduler \ No newline at end of file