lancedb>=0.1.0
duckdb>=0.5.0
pandas>=1.0.0
typer[all]>=0.9.0
rich>=13.0.0
prompt-toolkit>=3.0.0
pygments>=2.0.0

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
isort>=5.0
flake8>=6.0
mypy>=1.0
