feat: add 18.0 sessions_redis migration

This commit is contained in:
vrenaville
2024-11-15 10:36:13 +01:00
parent 471fe15b2b
commit da9918aee0
11 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -18,5 +18,5 @@
"external_dependencies": {
"python": ["prometheus_client"],
},
"installable": True,
"installable": False,
}