numpy>=1.24.2
pandas>=2.0.1
scipy>=1.10.0
tqdm>=4.65.0
importlib_resources>=6.0.0
pyarrow>=14.0.1
humanize>=4.9.0

[dev]
ruff>=0.1.8
pre-commit>=3.6.0

[llm]
openai>=1.3.7
anthropic>=0.7.7
tiktoken>=0.5.1

[test]
pytest>=3.4.2
pytest-cov>=2.5.1
pytest-xdist>=3.1.0
pytest-runner>=2.11.1
