X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=requirements.txt;h=a2d2b8cefd97389b67c2d34c29f4b5730aa01bc2;hb=fe7fa3746a2c1085527b2355b59cab3dc37229e7;hp=addba81e33969e0f2af5dce2ed2031a0cb6053cd;hpb=2e7f069a2474f6dc9405b801b80d2b013b5d5e3f;p=modeling%2Fetsicatalog.git diff --git a/requirements.txt b/requirements.txt index addba81..a2d2b8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ djangorestframework==3.10.3 PyMySQL==0.9.3 # for call rest api -httplib2==0.12.3 +httplib2==0.19.1 # for unit test coverage==4.2 @@ -28,4 +28,4 @@ swagger-spec-validator>=2.1.0 uwsgi apscheduler==3.6.3 -PyYAML==5.3.1 \ No newline at end of file +PyYAML==5.4.1 \ No newline at end of file