X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=inline;f=requirements.txt;h=a2d2b8cefd97389b67c2d34c29f4b5730aa01bc2;hb=659899373c8aaa0934a892fe67f052f1806df6d9;hp=8404b6fcf4ee408bf38f74f979ce04a6d4e0380d;hpb=18e83bdb36453f4fe09bc0395597125302ad47f7;p=modeling%2Fetsicatalog.git diff --git a/requirements.txt b/requirements.txt index 8404b6f..a2d2b8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,15 +5,8 @@ djangorestframework==3.10.3 # for access MySQL PyMySQL==0.9.3 -# redis cache -# redis==2.10.5 - -# for access redis cache -# redisco==0.1.4 -# django-redis-cache==0.13.1 - # for call rest api -httplib2==0.12.3 +httplib2==0.19.1 # for unit test coverage==4.2 @@ -31,10 +24,8 @@ drf-yasg==1.17.0 flex>=6.11.1 swagger-spec-validator>=2.1.0 -# for onap logging -onappylog==1.0.9 - # uwsgi for parallel processing uwsgi -apscheduler==2.1.2 \ No newline at end of file +apscheduler==3.6.3 +PyYAML==5.4.1 \ No newline at end of file