diff options
author | Mars chen <chenzihao@bupt.edu.cn> | 2020-09-18 10:26:56 +0800 |
---|---|---|
committer | dengyh <dengyuanhong@chinamobile.com> | 2020-09-18 15:00:54 +0800 |
commit | 4123780df595fd99883286e351a936349709ef68 (patch) | |
tree | 42d6b8eaf17a308f0124b7c7c5c71b9f18ec9334 /requirements.txt | |
parent | acc879458b00c2d78d859ca79d683c1ec79ff554 (diff) |
Process notifications for SDC and stores NS and related resources
Issue-ID: MODELING-335
Change-Id: Ie8836c865d21fb4695b85f07f1098d0d4617ac0c
Signed-off-by: Mars chen <chenzihao@bupt.edu.cn>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 8404b6f..240f812 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,4 +37,4 @@ onappylog==1.0.9 # uwsgi for parallel processing uwsgi -apscheduler==2.1.2
\ No newline at end of file +apscheduler==3.6.3
\ No newline at end of file |