# Include production dependencies
-r requirements.txt

# Development and testing dependencies
pytest>=7.4.3
pytest-mock>=3.12.0
pytest-asyncio>=0.21.1
pytest-watch>=4.2.0

# Documentation tools
sphinx>=7.1.0
sphinx-rtd-theme>=1.3.0
sphinx-autodoc-typehints>=1.24.0

# Build tools
build>=1.0.3
wheel>=0.42.0
setuptools>=61.0
