From 6d9c22dbce48f1d036711a50673d2cf6aa129bc1 Mon Sep 17 00:00:00 2001 From: Radomir Dopieralski Date: Fri, 13 Dec 2024 13:48:01 +0100 Subject: [PATCH] Sort global-requirements.txt alphabetically A followup patch to https://review.opendev.org/c/openstack/requirements/+/934220 as promised. Change-Id: I65abe585349036d0447ec8528736e2b94cab320c --- global-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/global-requirements.txt b/global-requirements.txt index be46d5f58a..19ab2553bc 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -1,11 +1,11 @@ ## section:general +aiomysql # MIT License +aiosqlite # MIT License alembic!=1.2.0,!=1.6.3 # MIT amqp!=2.1.4,!=5.0.4 # BSD appdirs # MIT License apscheduler # MIT License -aiomysql # MIT License -aiosqlite # MIT License autobahn # MIT License automaton # Apache-2.0 autopage # Apache-2.0 @@ -36,7 +36,6 @@ django-compressor # MIT django-debreach # BSD django-formtools # BSD django-pyscss # BSD License (2 clause) -libsass # MIT Django<4.3 # BSD # eventlet is not compatibile with 2.0.0: https://github.com/eventlet/eventlet/issues/619 dnspython!=2.0.0,!=2.2.0 # http://www.dnspython.org/LICENSE @@ -83,6 +82,7 @@ kazoo # Apache-2.0 kombu!=4.0.2 # BSD kubernetes # Apache-2.0 ldap3 # LGPLv3 +libsass # MIT libvirt-python!=4.1.0,!=4.2.0 # LGPLv2+ lxml!=3.7.0 # BSD Mako # MIT