remove Babel unused requirement

Previously needed by internationalization.

Change-Id: I43b43d1a09080b524c35807d46fae8290bd5b6c2
This commit is contained in:
Eric K 2018-08-24 12:50:34 -07:00
parent 0d0d6469b1
commit 48014fbb5d
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.
Babel!=2.4.0,>=2.3.4 # BSD
eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
jsonschema<3.0.0,>=2.6.0 # MIT
PuLP>=1.4.1 # MIT