diff --git a/requirements.txt b/requirements.txt index 9b1f9b62..6a3271b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,6 @@ # The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -setuptools==25.2.0 # Ensure Trusty venvs use the same setuptools as Xenial venvs pbr>=1.8.0,<1.9.0 PyYAML>=3.1.0 simplejson>=2.2.0