mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-14 13:25:20 +00:00
fix: 修改支付宝sdk版本
This commit is contained in:
parent
569e83fcbf
commit
d0baf7851f
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ requests==2.32.5
|
||||||
aiohttp==3.12.15
|
aiohttp==3.12.15
|
||||||
|
|
||||||
# Payment
|
# Payment
|
||||||
alipay-sdk-python==3.6.915
|
alipay-sdk-python==3.7.868
|
||||||
async-timeout
|
async-timeout
|
||||||
aiocache
|
aiocache
|
||||||
aiofiles
|
aiofiles
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue