# Optionals
-e .

# Core lib
redis>=4.1.1,<=5.0.1
pydantic>=1.10.4,<=2.4.2


# Build
build
twine

# Tests
coverage==7.3.0
pytest==7.4.0
pytest-asyncio==0.21.1

# Code formatting.
black==23.7.0
flake8==6.1.0