File size: 548 Bytes
3b9e29d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b16328b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 🔒 P0安全修复:依赖版本锁定,防止供应链攻击和不兼容更新
fastapi==0.104.1
uvicorn==0.24.0
pydantic==2.5.2
huggingface_hub==0.19.4
datasets==2.15.0
python-multipart==0.0.6
alibabacloud_dysmsapi20170525==2.0.24
sqlalchemy==2.0.23
psycopg2-binary==2.9.9
httpx==0.25.2
aiofiles==23.2.1
# 🚀 P2优化:速率限制
slowapi==0.1.9
# 🔒 P0安全增强:bcrypt密码哈希
bcrypt==4.1.2
# 🔧 P0修复:升级支付宝SDK,打破旧版死锁,自动适配最新安全加密库
python-alipay-sdk>=3.3.0