Rename KYC models (Application/Profile) and add public schema with MongoDB
All checks were successful
Build Docker Image / build (push) Successful in 3m7s
All checks were successful
Build Docker Image / build (push) Successful in 3m7s
This commit is contained in:
@@ -19,7 +19,8 @@ dependencies = [
|
||||
"sentry-sdk (>=2.47.0,<3.0.0)",
|
||||
"pyjwt (>=2.10.1,<3.0.0)",
|
||||
"cryptography (>=41.0.0)",
|
||||
"temporalio (>=1.20.0,<2.0.0)"
|
||||
"temporalio (>=1.20.0,<2.0.0)",
|
||||
"pymongo (>=4.16.0,<5.0.0)"
|
||||
]
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user