mirror of
https://github.com/flibusta-apps/users_settings_server.git
synced 2025-12-06 14:45:38 +01:00
Add redis cache
This commit is contained in:
@@ -12,6 +12,8 @@ alembic = "^1.7.5"
|
||||
ormar = {extras = ["postgresql"], version = "^0.10.23"}
|
||||
uvicorn = {extras = ["standart"], version = "^0.16.0"}
|
||||
httpx = "^0.22.0"
|
||||
aioredis = "^2.0.1"
|
||||
orjson = "^3.6.6"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user