pydantic>=1.10.2
kafka-python>=2.0.2

[all]
add-trailing-comma
black
devtools[pygmentz]
faker
isort
mypy
nitpick
typer
uvicorn
wemake-python-styleguide
python-dotenv
pytest
pytest-cov
pytest-mock
pytest-asyncio

[dev]
add-trailing-comma
black
devtools[pygmentz]
faker
isort
mypy
nitpick
typer
uvicorn
wemake-python-styleguide

[package]
twine
wheel

[tests]
python-dotenv
pytest
pytest-cov
pytest-mock
pytest-asyncio
