fix cleck sdk

This commit is contained in:
saidsurucu
2025-06-29 20:52:52 +03:00
parent 81f5f49b8a
commit dfb703d7a5
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ production = [
"uvicorn[standard]>=0.30.0",
]
saas = [
"clerk-python-sdk>=1.0.0a4",
"clerk-backend-api>=1.0.0",
"stripe>=9.1.0",
]