# Development dependencies for ibarrow

# Testing
pytest>=7.0.0
pytest-cov>=4.0.0

# Data libraries for testing
polars>=0.20.0
pandas>=1.5.0
pyarrow>=10.0.0

# Development tools
maturin>=1.0.0
black>=22.0.0
flake8>=5.0.0
mypy>=1.0.0

# Documentation
sphinx>=5.0.0
sphinx-rtd-theme>=1.0.0

# CI/CD
twine>=4.0.0
build>=0.10.0
