Be explicit about text file encoding
[nfvbench.git] / requirements.txt
index 732d807..a333380 100644 (file)
@@ -9,7 +9,7 @@ bitmath>=1.3.1.1
 paramiko>=1.14.0
 prettytable>=0.7.2
 pytz>=2016.4
-six>=1.10.0
+six==1.15.0
 python-glanceclient==3.2.2
 python-neutronclient>=7.3.0
 python-novaclient>=17.3.0
@@ -22,5 +22,7 @@ tabulate>=0.7.5
 flask>=0.12
 fluent-logger>=0.5.3
 netaddr>=0.7.19
-xtesting>=0.87.0
-hdrhistogram>=0.8.0
\ No newline at end of file
+xtesting>=0.92.0
+hdrhistogram>=0.8.0
+behave>=1.2.6
+retry>=0.9.2
\ No newline at end of file