X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=requirements.txt;h=9eb76c4f816d54cd310ac44f91a743cb5b69dcc4;hb=14ef61de6946048e98ce74c911435faf25395b8c;hp=2bb548df9eadbcdf810a1332bdc504012ceb5cad;hpb=04a7de082bd221eae3c7004f4e0b99dfa4f8be91;p=nfvbench.git diff --git a/requirements.txt b/requirements.txt index 2bb548d..9eb76c4 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 @@ -20,7 +20,5 @@ pyzmq>=15.3.0 requests>=2.13.0 tabulate>=0.7.5 flask>=0.12 -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 +netaddr>=0.7.19