add redis

This commit is contained in:
saidsurucu
2025-07-11 21:19:16 +03:00
parent b0d7151ba1
commit f5f0f99678
4 changed files with 636 additions and 47 deletions
+1
View File
@@ -48,6 +48,7 @@ production = [
saas = [
"clerk-backend-api>=3.0.0",
"stripe>=9.1.0",
"upstash-redis>=1.1.0",
]
[project.scripts]