typeguard>=4.0.1
inflect>=7.4.0

[dev]
pytest>=7
pytest_asyncio
pytest-cov
tox
ruff
black>=23
mypy>=1.9
twine
build
pydantic
httpx

[redis]
redis[hiredis]>=5.3.1
