omdev==0.0.0.dev48
omlish==0.0.0.dev48

[all]
anthropic~=0.34
openai~=1.51
sentence_transformers~=3.1
transformers~=4.45
huggingface-hub~=0.25
datasets~=3.0
llama-cpp-python~=0.3
pillow~=10.4
tinygrad~=0.9
torch~=2.4
mwparserfromhell~=0.6
wikitextparser~=0.56

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

[backends]
anthropic~=0.34
openai~=1.51
sentence_transformers~=3.1
transformers~=4.45

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

[llamacpp]
llama-cpp-python~=0.3

[pillow]
pillow~=10.4

[tinygrad]
tinygrad~=0.9

[torch]
torch~=2.4

[wiki]
mwparserfromhell~=0.6
wikitextparser~=0.56

[xml]

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