diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 29f1c60..1a3e036 100644 --- a/pyproject.toml +++ b/pyproject.toml | |||
| @@ -12,5 +12,6 @@ dependencies = [ | |||
| 12 | "magic-filter>=1.0.12", | 12 | "magic-filter>=1.0.12", |
| 13 | "pydantic>=2.12.5", | 13 | "pydantic>=2.12.5", |
| 14 | "pydantic-settings>=2.13.1", | 14 | "pydantic-settings>=2.13.1", |
| 15 | "redis[hiredis]>=7.4.0", | ||
| 15 | "sqlalchemy[asyncio]>=2.0.48", | 16 | "sqlalchemy[asyncio]>=2.0.48", |
| 16 | ] | 17 | ] |
