fix: stabilize production payment flow
This commit is contained in:
+3
-1
@@ -2,5 +2,7 @@ Django>=5.2,<5.3
|
||||
djangorestframework>=3.16,<3.17
|
||||
django-allauth>=65.18,<66
|
||||
PyMySQL>=1.1,<1.2
|
||||
cryptography>=42,<47
|
||||
cryptography>=42,<50
|
||||
requests>=2.32,<3
|
||||
wechatpayv3>=2.0,<3
|
||||
python-alipay-sdk>=3.4,<4
|
||||
|
||||
Reference in New Issue
Block a user