packaging>=23.0
pyyaml>=6.0.0

[:python_version < "3.11"]
tomli>=2.0.1
importlib-resources>=5.0.0

[all]
hypothesis>=6.140.0
interrogate>=1.5.0
jellyfish==1.2.0
isort>=5.13.0
langchain-core>=0.3.0
mkdocs>=1.6.0
mkdocs-material>=9.5.0
mkdocstrings[python]>=0.24.0
mkdocstrings-python>=1.10.0
mypy>=1.8.0
numpy<3.0,>=1.24
pre-commit>=3.8.0
py-gutenberg==1.0.0
pytest>=8.0.0
pytest-cov>=4.1.0
ruff>=0.6.0
types-PyYAML>=6.0.0
verifiers>=0.1.8
tiktoken>=0.3.0
tokenizers>=0.13.0

[dev]
pytest>=8.0.0
pytest-cov>=4.1.0
hypothesis>=6.140.0
numpy<3.0,>=1.24
mkdocs>=1.6.0
mkdocstrings[python]>=0.24.0
mkdocs-material>=9.5.0
mkdocstrings-python>=1.10.0
interrogate>=1.5.0
isort>=5.13.0
ruff>=0.6.0
mypy>=1.8.0
pre-commit>=3.8.0
types-PyYAML>=6.0.0

[gutenberg]
py-gutenberg==1.0.0

[hf]
datasets>=4.0.0

[langchain]
langchain-core>=0.3.0

[lightning]
pytorch_lightning>=2.0.0

[prime]
verifiers>=0.1.8
jellyfish==1.2.0

[tok]
tiktoken>=0.3.0
tokenizers>=0.13.0

[torch]
torch>=2.0.0
