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