# Development dependencies
pytest>=8.0.0
pytest-cov>=4.1.0
flake8>=7.0.0
black>=24.1.0
isort>=5.13.0
mypy>=1.8.0
pylint>=3.0.0

# Documentation
mkdocs>=1.5.0
mkdocs-material>=9.5.0

# Type checking
types-requests>=2.31.0
types-setuptools>=69.0.0

# Packaging
setuptools>=68.0.0
