bugfix: mix order of Arno results
[releng.git] / utils / test / testapi / requirements.txt
index e1fd9e4..d2a45dc 100644 (file)
@@ -2,8 +2,9 @@
 # of appearance. Changing the order has an impact on the overall integration
 # process, which may cause wedges in the gate later.
 
-pbr>=1.6
+pbr==2.0.0
 setuptools>=16.0
-tornado>=3.1
+tornado>=3.1,<=4.3
 epydoc>=0.3.1
+six>=1.9.0
 motor