添加webhook回调处理装饰器

This commit is contained in:
shuohigh@gmail.com
2025-05-16 11:21:02 +08:00
parent 9f25ec0ced
commit 49e9bfe0a1
11 changed files with 150 additions and 70 deletions

View File

@@ -30,6 +30,7 @@ dependencies = [
"scalar-fastapi>=1.0.3",
"modal>=0.76.3",
"python-dotenv>=1.1.0",
"python-multipart>=0.0.20",
]
classifiers = [
"Programming Language :: Python :: 3",