From 3f810f251e398eda39c1ad15d6c39a8dd1be4249 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Sat, 15 Feb 2025 23:11:19 +0900 Subject: [PATCH] Remove unused Babel The Babel library is not directly used. Change-Id: Ifc5bddd5b39afc4a2ca433c5ac2761a085a7468e --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4cf1cf794..7faa70e56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,6 @@ oslo.serialization>=2.20.0 # Apache-2.0 oslo.utils>=3.33.0 # Apache-2.0 PrettyTable>=0.7.1 # BSD requests>=2.14.2 # Apache-2.0 -Babel>=2.5.0 # BSD osc-lib>=1.10.0 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 debtcollector>=1.2.0 # Apache-2.0