redis>=5.0.1
aiofiles>=23.2.1
aiohttp>=3.8.5

[dev]
pytest>=7.3
pytest-cov>=2.12
pytest-xdist>=2.0
coverage>=7.2
tox>=4.5
safety>=1.0
bandit>=1.0
pytest-cov
pyproject-flake8
black>=20.0
isort>=5.0
mypy>=0.0
pylint>=2.0
invoke>=2.1
bumpversion>=0.6

[docs]
sphinx>=7.0
python-docs-theme>=2023.3
myst-parser>=1.0

[test]
pytest>=7.3
pytest-cov>=2.12
pytest-xdist>=2.0
coverage>=7.2
tox>=4.5
safety>=1.0
bandit>=1.0
flake8>=3.0
black>=20.0
isort>=5.0
mypy>=0.0
pylint>=2.0
