Remove Babel as a runtime requirement
Babel is in requirements.txt but is no longer required post [0]. [0] https://review.openstack.org/#/c/145273/ Change-Id: I5d906f84ecbd144073a019936af227702b1c699a
This commit is contained in:
parent
b90236eef8
commit
db79d393fc
@ -2,7 +2,6 @@
|
||||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
Babel!=2.4.0,>=2.3.4 # BSD
|
||||
PrettyTable<0.8,>=0.7.1 # BSD
|
||||
keystoneauth1>=3.1.0 # Apache-2.0
|
||||
requests>=2.14.2 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user