针对微信小程序的后台经过5天测试,具备一定的稳定性,提交版本用于保存
This commit is contained in:
@@ -3,6 +3,7 @@ uvicorn>=0.15.0
|
||||
websockets==12.0
|
||||
python-multipart==0.0.20
|
||||
|
||||
dashscope>=1.23.8
|
||||
# JWT 相关
|
||||
python-jose[cryptography]==3.3.0 # 兼容 Python3 的 JOSE 实现
|
||||
|
||||
@@ -15,6 +16,7 @@ httpx
|
||||
# MySQL 驱动
|
||||
pymysql==1.1.0
|
||||
|
||||
tzdata==2025.2
|
||||
# 连接池管理
|
||||
dbutils==3.1.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user