fix: add requests dependency for payment SDK integration
This commit is contained in:
parent
811ddcdbd7
commit
bfc67fce09
|
|
@ -28,6 +28,7 @@ playwright>=1.40
|
||||||
|
|
||||||
# HTTP客户端与工具
|
# HTTP客户端与工具
|
||||||
httpx
|
httpx
|
||||||
|
requests
|
||||||
python-dotenv
|
python-dotenv
|
||||||
|
|
||||||
# YAML解析
|
# YAML解析
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue