Remove unused Babel

Babel is not really a runtime dependency.

Change-Id: I457ef5889ef254b2f3a70dd31414d0146d7e1e5b
This commit is contained in:
Takashi Kajinami
2025-02-15 23:14:04 +09:00
parent d304f75335
commit 01ebf73f71

View File

@@ -3,7 +3,6 @@
# you find any incorrect lower bounds, let us know or propose a fix.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
oslo.log>=3.36.0 # Apache-2.0
mistral-lib>=2.3.0 # Apache-2.0
aodhclient>=0.9.0 # Apache-2.0