openpyxl>=3.1.0
python-calamine>=0.2.0
mcp>=1.0.0
xlcalculator>=0.5.0
sqlglot>=27.29.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=6.2.1
pytest-mock>=3.14.0
pytest-xdist>=3.5.0
pytest-timeout>=2.3.0
pytest-benchmark>=4.0.0
coverage>=7.10.4
psutil>=5.9.0
memory-profiler>=0.61.0
black>=24.0.0
isort>=5.13.0
flake8>=7.0.0
mypy>=1.10.0

[performance]
pytest-benchmark>=4.0.0
psutil>=5.9.0
memory-profiler>=0.61.0

[quality]
black>=24.0.0
isort>=5.13.0
flake8>=7.0.0
mypy>=1.10.0

[test]
pytest>=7.0.0
pytest-cov>=6.2.1
pytest-xdist>=3.5.0
pytest-timeout>=2.3.0
