Showing
2 changed files
with
1 additions
and
13 deletions
BettaFish.bat
deleted
100644 → 0
| @@ -32,6 +32,7 @@ jieba==0.42.1 | @@ -32,6 +32,7 @@ jieba==0.42.1 | ||
| 32 | # ===== 数据库 ===== | 32 | # ===== 数据库 ===== |
| 33 | pymysql==1.1.0 | 33 | pymysql==1.1.0 |
| 34 | aiomysql==0.2.0 | 34 | aiomysql==0.2.0 |
| 35 | +asyncmy==0.2.9 | ||
| 35 | aiosqlite==0.21.0 | 36 | aiosqlite==0.21.0 |
| 36 | redis>=4.6.0 | 37 | redis>=4.6.0 |
| 37 | SQLAlchemy==2.0.35 | 38 | SQLAlchemy==2.0.35 |
-
Please register or login to post a comment