Change nfvbench git checkout to stable/fraser in Dockerfile
[nfvbench.git] / requirements.txt
index 2bb548d..0a67060 100644 (file)
@@ -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