# Production dependencies
docling>=1.0.0

# Development dependencies (optional)
# Install with: pip install -r requirements.txt -r requirements-dev.txt

# For testing and development, also install:
# pytest>=6.0
# black>=21.0  
# flake8>=3.8
# mypy>=0.800
# jupyter>=1.0.0
# ipykernel>=6.0.0 