diff --git a/global-requirements.txt b/global-requirements.txt index 2af52ef6b8..4c9d39a45a 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -4,6 +4,8 @@ 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 diff --git a/upper-constraints.txt b/upper-constraints.txt index da9baf2f12..83bb1bf4ed 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -161,6 +161,8 @@ async-timeout===4.0.3;python_version=='3.8' async-timeout===4.0.3;python_version=='3.9' virtualbmc===3.1.0 SQLAlchemy===2.0.32 +aiosqlite===0.20.0 +aiomysql===0.2.0 pyroute2===0.7.12 google-auth===2.34.0 kazoo===2.10.0