
[dev]
pytest>=7.0
pytest-cov>=4.0
redis>=4.0
sqlalchemy>=1.4
fastapi>=0.100
httpx>=0.24
mypy>=1.8
ruff>=0.5
black>=24.0
isort>=5.13

[redis]
redis>=4.0

[sqlalchemy]
sqlalchemy>=1.4
