oops forgot a dependency on aiomysql

pull/184/head
beerpsi 2024-11-14 12:38:00 +07:00
parent bc7524c8fc
commit 4c33f4282a
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ wheel
pytz
pyyaml
sqlalchemy==1.4.46
mysqlclient
aiomysql
pyopenssl
service_identity
PyCryptodome
@ -21,4 +21,4 @@ starlette
asyncio
uvicorn
alembic
python-multipart
python-multipart