X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=requirements.txt;h=0a670606d611dd5e1b3443824a7140454d8f84ed;hb=298511bb572ffeb460f7ccbebe06233a17e6b794;hp=2bb548df9eadbcdf810a1332bdc504012ceb5cad;hpb=04a7de082bd221eae3c7004f4e0b99dfa4f8be91;p=nfvbench.git diff --git a/requirements.txt b/requirements.txt index 2bb548d..0a67060 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -pbr>=1.10.0,<2.0 +pbr>=3.1.1 attrdict>=2.0.0 bitmath>=1.3.1.1 @@ -24,3 +24,4 @@ flask_socketio>=2.8.3 backports.ssl-match-hostname==3.5.0.1 # via websocket-client socketIO-client==0.7.2 websocket-client==0.40.0 # via socketio-client +fluent-logger>=0.5.3