Merge "add rudimentary asyncio database clients"
This commit is contained in:
commit
f2d82273f2
@ -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
|
||||
|
@ -153,6 +153,8 @@ async-timeout===4.0.3;python_version=='3.10'
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user