Merge "update requirements to support matching global exclusions"

This commit is contained in:
Zuul 2018-04-14 16:23:10 +00:00 committed by Gerrit Code Review
commit 85b5277119
1 changed files with 2 additions and 2 deletions

View File

@ -2,11 +2,11 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
dnspython>=1.14.0 # http://www.dnspython.org/LICENSE
dnspython>=1.14.0;python_version=='2.7' # http://www.dnspython.org/LICENSE
eventlet>=0.17.4 # MIT
greenlet>=0.3.1
netifaces>=0.5,!=0.10.0,!=0.10.1
pastedeploy>=1.3.3
PasteDeploy>=1.3.3
six>=1.9.0
xattr>=0.4
PyECLib>=1.3.1 # BSD