Remove unused Babel

Babel is not really a runtime dependency.

Change-Id: I39494bdef2595912582aa49ce6dbeffd9ec42afd
This commit is contained in:
Takashi Kajinami 2025-02-15 23:11:52 +09:00
parent e877f17cd3
commit 10ca0d08fc

View File

@ -5,7 +5,6 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
alembic>=0.9.6 # MIT
Babel!=2.4.0,>=2.3.4 # BSD
cryptography>=2.7 # BSD/Apache-2.0
falcon>=3.0.0 # Apache-2.0
jsonschema>=3.2.0 # MIT