create docker compose setup
This commit is contained in:
parent
f2fd4c8d7c
commit
16e840fb78
9 changed files with 228 additions and 46 deletions
|
|
@ -32,7 +32,8 @@ dependencies = [
|
|||
"python-jose[cryptography]~=3.5.0",
|
||||
"valkey[libvalkey]~=6.1.0",
|
||||
"slowapi~=0.1.9",
|
||||
"aiocache[redis]~=0.12.3"
|
||||
"aiocache[redis]~=0.12.3",
|
||||
"pydantic-settings~=2.10.1"
|
||||
]
|
||||
requires-python = ">=3.12"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue