
[all]
wordfreq>=3.0
torch>=2.0
transformers>=4.36
spacy>=3.7
numpy>=1.24
scikit-learn>=1.3
sentence-transformers>=2.2
tiktoken>=0.5
pandas>=2.0
llmlingua>=0.2
anthropic>=0.39

[app]
streamlit>=1.30
tiktoken>=0.5

[caveman]
anthropic>=0.39

[dev]
pytest>=7.4

[docs]
mkdocs-material>=9.5
mkdocstrings[python]>=0.24
mkdocs-include-markdown-plugin>=6.0

[dynamic]
torch>=2.0
transformers>=4.36

[embeddings]
sentence-transformers>=2.2

[freq]
wordfreq>=3.0

[llmlingua]
llmlingua>=0.2

[mcp]
mcp>=1.2

[ml]
numpy>=1.24
scikit-learn>=1.3

[phrases]
spacy>=3.7

[tokenizer]
tiktoken>=0.5
