Add vine to lower-constraints

The newest vine release (5.0.0) is incompatible with the version of amqp
used on stable branches and results in test errors[1]:

  "AttributeError: False does not have the attribute 'info'"

Ensure the lower-constraints tox environment uses the same version of
vine as defined in upper-constraints.txt.

[1] https://zuul.opendev.org/t/openstack/build/78dfcdd4272241459fb904aa70600e5b

Change-Id: I4b9b11b89e9f4120ae4b7fb8e213628dd9e8121c
This commit is contained in:
Colleen Murphy 2020-09-22 15:24:55 -07:00
parent 5f546d03ad
commit f5348d3a2e
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ stevedore==1.20.0
tempest==17.1.0
testtools==2.2.0
urllib3==1.22
vine==1.3.0
WebOb==1.7.1
WebTest==2.0.27
Werkzeug==0.14.1