X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=requirements.txt;h=65354d412985f9f2acfac2903ba2ccf651bdc219;hb=ee9e8a78278b9dbf64553b726707ebc0bd6d4b6b;hp=5959924b3cc08a42f30608fc56587754b56804e6;hpb=fb74f208112f5c086605a4ea0cc39a0e2a6c3beb;p=modeling%2Fetsicatalog.git diff --git a/requirements.txt b/requirements.txt index 5959924..65354d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,11 +6,11 @@ djangorestframework==3.10.3 PyMySQL==0.9.3 # redis cache -redis==2.10.5 +# redis==2.10.5 # for access redis cache # redisco==0.1.4 -django-redis-cache==0.13.1 +# django-redis-cache==0.13.1 # for call rest api httplib2==0.12.3 @@ -35,4 +35,6 @@ swagger-spec-validator>=2.1.0 onappylog==1.0.9 # uwsgi for parallel processing -# uwsgi \ No newline at end of file +# uwsgi + +apscheduler==2.1.2 \ No newline at end of file