This commit is contained in:
2025-07-14 17:12:42 +03:00
parent 6029e1b16d
commit a289d24698
5 changed files with 296 additions and 27 deletions

View File

@@ -13,5 +13,8 @@ dependencies = [
"pillow>=11.2.1",
"python-dotenv>=1.1.1",
"redis>=6.2.0",
"sanic>=25.3.0",
"sanic[ext]>=25.3.0",
"sanic-redis>=0.6.0",
"passlib>=1.7.4",
"pyjwt>=2.10.1",
]