build: 添加 requests 依赖包

添加 requests 2.32.3 版本到 requirements.txt 以支持 HTTP 请求功能
This commit is contained in:
2026-03-15 13:46:30 +08:00
parent 2a6e9b8f89
commit 28c25f9de9

View File

@@ -76,6 +76,7 @@ python-dotenv==1.2.1
python_bcrypt==0.3.2
python_socks==2.8.1
pywin32==311
requests==2.32.3
simplejson==3.20.2
socksio==1.0.0
speedups==1.4.0