Updated from global requirements

Change-Id: I6ae50d73178aab40946108e2a2e27fa191e842fa
This commit is contained in:
OpenStack Proposal Bot 2017-05-23 11:58:19 +00:00
parent e4912e1ec6
commit 1e73a62c2c
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
six>=1.9.0 # MIT
funcsigs>=0.4;python_version=='2.7' or python_version=='2.6' # Apache-2.0
iso8601>=0.1.11 # MIT
oslo.i18n>=2.1.0 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
monotonic>=0.6 # Apache-2.0
pytz>=2013.6 # MIT
netaddr!=0.7.16,>=0.7.13 # BSD