summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authormelissaml <ma.lei@99cloud.net>2020-05-14 16:54:56 +0800
committerLingxian Kong <anlin.kong@gmail.com>2020-05-27 08:31:09 +0000
commit8cd3670bddd04cb9f71bbebf06d70fc8f55e3df4 (patch)
tree0e1e2579c5b8a3fd87697a83ca27f4cd53f9cb1c /requirements.txt
parent91a6e5fa8aebfd579271a2f78536d526142d6228 (diff)
downloadtrove-8cd3670bddd04cb9f71bbebf06d70fc8f55e3df4.tar.gz
Remove translation sections from setup.cfg
These translation sections are not needed anymore, Babel can generate translation files without them. Change-Id: Ic81e52b5cf6c64d752358ab29a1f9a55bf25c88c
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index ee9bb7b3..172fb769 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -37,7 +37,6 @@ oslo.upgradecheck>=0.1.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
oslo.concurrency>=3.26.0 # Apache-2.0
PyMySQL>=0.7.6 # MIT License
-Babel!=2.4.0,>=2.3.4 # BSD
six>=1.10.0 # MIT
stevedore>=1.20.0 # Apache-2.0
oslo.messaging>=5.29.0 # Apache-2.0