增加支付宝支付相关页面和程序
This commit is contained in:
@@ -22,6 +22,8 @@ dependencies = [
|
||||
pg = ["asyncpg>=0.30.0"]
|
||||
redis = ["redis>=5.2.0"]
|
||||
celery = ["celery>=5.4.0", "redis>=5.2.0"]
|
||||
alipay = ["alipay-sdk-python>=3.7.1160"]
|
||||
volc = ["volcengine-python-sdk>=1.1.0"]
|
||||
dev = [
|
||||
"pytest>=8.3.0",
|
||||
"pytest-asyncio>=0.24.0",
|
||||
|
||||
Reference in New Issue
Block a user