Bump django-babel minimal requirement to 0.5.1
django-babel 0.5.1 adds Django blocktrans 'trimmed' option support and it is required to fix horizon bug 1583757. upper-constraints already uses django-babel 0.5.1, so there is no need to update it. Related-Bug: #1583757 Change-Id: I534895be0d5f4bf0429b1511ee5421991386c873
This commit is contained in:
parent
f724bca6c9
commit
7e771dfc67
@ -31,7 +31,7 @@ decorator>=3.4.0 # BSD
|
||||
dib-utils # Apache-2.0
|
||||
diskimage-builder>=1.1.2,!=1.6.0,!=1.7.0,!=1.7.1 # Apache-2.0
|
||||
Django>=1.8,<1.9 # BSD
|
||||
django-babel>=0.4.0 # BSD
|
||||
django-babel>=0.5.1 # BSD
|
||||
django_compressor>=2.0 # MIT
|
||||
django-formtools # BSD
|
||||
django_openstack_auth>=2.2.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user