# Core dependencies
apache-airflow>=2.6.0
requests>=2.31.0

# Build and development tools
wheel>=0.37.0
twine>=3.0.0
build>=0.10.0

# Code quality tools
black>=21.0.0
flake8>=3.8.0
mypy>=0.800
pre-commit>=2.15.0

# Documentation
sphinx>=4.0.0
sphinx-rtd-theme>=1.0.0
myst-parser>=0.15.0 