Remove unused Babel

Babel is not really a runtime dependency.

Change-Id: I7e56f451dff5c04f0290c051d28f9d02675445d9
This commit is contained in:
Takashi Kajinami
2025-02-15 23:13:08 +09:00
parent 4a7fbb21f6
commit 8e33b0b9bf

View File

@@ -1,5 +1,4 @@
pbr>=5.5.0 # Apache-2.0
Babel>=2.8.0 # BSD
neutron>=16.0.0.0b1 # Apache-2.0
neutron-lib>=2.11.0 # Apache-2.0
openstacksdk>=0.102.0 # Apache-2.0