omdev==0.0.0.dev92
omlish==0.0.0.dev92

[all]
anthropic~=0.37
openai~=1.51
sentence-transformers~=3.2
transformers~=4.45
huggingface-hub~=0.25
datasets~=3.0
llama-cpp-python~=0.3
numpy>=1.20
pillow~=11.0
tinygrad~=0.9
torch~=2.5
mwparserfromhell~=0.6
wikitextparser~=0.56

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

[backends]
anthropic~=0.37
openai~=1.51
sentence-transformers~=3.2
transformers~=4.45

[huggingface]
huggingface-hub~=0.25
datasets~=3.0

[llamacpp]
llama-cpp-python~=0.3

[numpy]
numpy>=1.20

[pillow]
pillow~=11.0

[tinygrad]
tinygrad~=0.9

[torch]
torch~=2.5

[wiki]
mwparserfromhell~=0.6
wikitextparser~=0.56

[xml]

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