# Core dependencies
requests>=2.31.0

# Code quality (optional)
ruff>=0.1.0
mypy>=1.7.0

# Testing (for generated tests)
pytest>=7.4.0

# API specification parsing
pyyaml>=6.0.1
jsonschema>=4.20.0
