Remove unused Babel requirement

This repo is not translated and has no translations either. Remove
unused Babel requirement.

Change-Id: Ibf15f53ccbd5349e47a52b4e38db2b60d20ef2b2
This commit is contained in:
Andreas Jaeger 2017-05-16 14:55:59 +02:00
parent afc83a642d
commit 2e2800ed0b
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
# process, which may cause wedges in the gate later.
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD