X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=multivimbroker%2Frequirements.txt;h=cadc98f24d71655f3d18380f45fb0944206b09ff;hb=e90fc47d3642ff838838642482d878a850f965e2;hp=f41784785a05f8ed13c8161d10e97ba9057d48b5;hpb=7c194de2d67a1c71b741345a74ed9a493936fdb0;p=multicloud%2Fframework.git diff --git a/multivimbroker/requirements.txt b/multivimbroker/requirements.txt index f417847..cadc98f 100644 --- a/multivimbroker/requirements.txt +++ b/multivimbroker/requirements.txt @@ -1,6 +1,6 @@ # rest framework -Django==2.2.3 -djangorestframework==3.9.3 +Django==3.2.7 +djangorestframework==3.12.4 # multipart support # poster==0.8.1 @@ -13,7 +13,7 @@ djangorestframework==3.9.3 # django-redis-cache==0.13.1 # for call rest api -httplib2==0.13.0 +httplib2==0.19.1 # for call openstack api # python-keystoneclient==3.6.0 @@ -26,8 +26,7 @@ httplib2==0.13.0 # mock==2.0.0 # unittest_xml_reporting==1.12.0 -# for onap logging -onappylog>=1.0.9 +PyYAML==5.4.1 # for pecan framework # pecan>=1.2.1