Remove Babel from requirements
It's not a runtime dependency (and even oslo.i18n is dropping it). Change-Id: I678338bda728c683a6cf37df2abb706c48a980e2
This commit is contained in:
parent
4918c49829
commit
4129baee14
@ -1,4 +1,3 @@
|
||||
Babel==2.3.4
|
||||
oslo.config==5.2.0
|
||||
oslo.i18n==3.15.3
|
||||
enum34==1.0.4
|
||||
|
@ -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.
|
||||
|
||||
Babel>=2.3.4 # BSD
|
||||
oslo.config>=5.2.0 # Apache-2.0
|
||||
oslo.i18n>=3.15.3 # Apache-2.0
|
||||
PrettyTable<0.8,>=0.7.1 # BSD
|
||||
|
Loading…
Reference in New Issue
Block a user