Skip to content

Commit 5d90d1b

Browse files
committed
Fix: Resolve arq/redis dependency conflict and synchronize lock file
1 parent 747fb4b commit 5d90d1b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ apscheduler = "^3.11.2"
1717
prometheus-fastapi-instrumentator = "^7.1.0"
1818
pytest = "^8.3.0"
1919
arq = "^0.26.3"
20-
redis = "^7.1.0"
20+
redis = "^5.0.0"
2121
pytest-asyncio = "^0.23.5"
2222
httpx = "^0.27.0"
2323
aiosqlite = "^0.20.0"

0 commit comments

Comments
 (0)