Revert "Update requirements.txt for setuptools"

This reverts commit 6ad1168f4d.

Change-Id: Ic4eed28a8c5a1e82a0c82642e184c3c21306853c
This commit is contained in:
Ryan Beisner 2016-08-22 18:37:35 +00:00
parent 6ad1168f4d
commit aaf122f56b
1 changed files with 0 additions and 1 deletions

View File

@ -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