jsonpath-ng<2,>=1.5.3
pydantic<2.0,>=1.9.0

[dev]
watchgod

[docs]
Sphinx
sphinx-autodoc-typehints
sphinx-press-theme

[kafka]
confluent-kafka<2.0,>=1.8.2

[testing]
black
coverage
flake8
flake8-docstrings
flake8-import-order
mypy
pytest
pytest-cov
pytest-mock

[webhook]
fastapi<0.73,>=0.72.0
gunicorn<20.2.0,>=20.1.0
uvicorn<0.18.0,>=0.17.0
