1
0
mirror of synced 2025-02-21 04:17:38 +01:00

add pymysql to requirements.txt

This commit is contained in:
SoulGateKey 2024-10-03 19:47:36 +00:00
parent 3843ac6eb1
commit 58ae491a8c

View File

@ -22,3 +22,4 @@ asyncio
uvicorn uvicorn
alembic alembic
python-multipart python-multipart
pymysql