# Testing
pytest==7.4.0
pytest-cov==4.1.0
pytest-mock==3.11.1
requests-mock==1.11.0

# Linting & Formatting
black==23.7.0
isort==5.12.0
flake8==6.1.0
mypy==1.5.1

# Documentation
sphinx==7.1.2
sphinx-rtd-theme==1.3.0
sphinx-autodoc-typehints==1.24.0

# Development
pre-commit==3.3.3
build==1.0.3
twine==4.0.2