fix: add requests dependency for payment SDK integration

This commit is contained in:
chiguyong 2026-06-02 22:24:21 +08:00
parent 811ddcdbd7
commit bfc67fce09
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ playwright>=1.40
# HTTP客户端与工具
httpx
requests
python-dotenv
# YAML解析