fastapi>=0.111.0
arq>=0.28.0
pydantic>=2.0

[dev]
pytest>=8.0
pytest-asyncio>=0.24
mypy>=1.10
ruff>=0.5
fakeredis>=2.24
httpx>=0.27

[test]
pytest>=8.0
pytest-asyncio>=0.24
fakeredis>=2.24
httpx>=0.27
