pydantic[email]>=2.0.0
httpx>=0.24.1

[ci]
twine==4.0.2

[dev]
bandit==1.7.5
black==23.10.1
flake8==6.1.0
isort==5.12.0
pydocstyle==6.3.0
pylint==3.0.2
pytest==7.4.3
pytest-cov==4.1.0
pytest-httpx==0.26.0
responses==0.23.3
