omdev==0.0.0.dev30
omlish==0.0.0.dev30

[all]
huggingface-hub~=0.25
datasets~=3.0
llama-cpp-python~=0.2
openai~=1.47
tinygrad~=0.9
torch~=2.4
transformers~=4.44
mwparserfromhell~=0.6
wikitextparser~=0.56

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

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

[llamacpp]
llama-cpp-python~=0.2

[openai]
openai~=1.47

[tinygrad]
tinygrad~=0.9

[torch]
torch~=2.4

[transformers]
transformers~=4.44

[wiki]
mwparserfromhell~=0.6
wikitextparser~=0.56

[xml]

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