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:
yatin 2017-08-08 10:17:11 +05:30
parent b90236eef8
commit db79d393fc
1 changed files with 0 additions and 1 deletions

View File

@ -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