omdev==0.0.0.dev420
omlish==0.0.0.dev420

[all]
llama-cpp-python~=0.3
mlx~=0.28
tiktoken~=0.11
tinygrad~=0.11
tokenizers~=0.22
torch~=2.8
transformers~=4.56
sentence-transformers~=5.1
huggingface-hub~=0.34
datasets~=4.0
numpy>=1.26
pytesseract~=0.3
rapidocr-onnxruntime~=1.4
pillow~=11.3
ddgs~=9.5
mwparserfromhell~=0.7
wikitextparser~=0.56

[all:python_version < "3.13"]
lxml>=5.3

[all:sys_platform == "darwin"]
mlx-lm~=0.26

[backends]
llama-cpp-python~=0.3
mlx~=0.28
tiktoken~=0.11
tinygrad~=0.11
tokenizers~=0.22
torch~=2.8
transformers~=4.56
sentence-transformers~=5.1

[backends:sys_platform == "darwin"]
mlx-lm~=0.26

[huggingface]
huggingface-hub~=0.34
datasets~=4.0

[numpy]
numpy>=1.26

[ocr]
pytesseract~=0.3
rapidocr-onnxruntime~=1.4

[pillow]
pillow~=11.3

[search]
ddgs~=9.5

[wiki]
mwparserfromhell~=0.7
wikitextparser~=0.56

[xml]

[xml:python_version < "3.13"]
lxml>=5.3
