
[all]
py-cpuinfo
psutil
python-dateutil
greenlet
lmdb
async_generator
ttkbootstrap
pprintpp
requests
simplejson
cbor
cbor2
ujson
orjson
cloudpickle

[all:platform_python_implementation == "PyPy"]
msgpack-pypy

[all:python_version < "3.11"]
http_parser
chardet

[all:python_version < "3.13"]
charset-normalizer

[all:python_version < "3.8" and platform_python_implementation == "CPython"]
msgpack-python

[all:python_version >= "3.8" and platform_python_implementation == "CPython"]
msgpack

[cengal__data_manipulation__serialization]
simplejson
cbor
cbor2
ujson
orjson
cloudpickle

[cengal__data_manipulation__serialization:platform_python_implementation == "PyPy"]
msgpack-pypy

[cengal__data_manipulation__serialization:python_version < "3.8" and platform_python_implementation == "CPython"]
msgpack-python

[cengal__data_manipulation__serialization:python_version >= "3.8" and platform_python_implementation == "CPython"]
msgpack

[cengal__parallel_execution__coroutines]
greenlet

[cengal__parallel_execution__coroutines__coro_standard_services__db]
lmdb

[cengal__parallel_execution__coroutines__coro_standard_services__lmdb]
lmdb

[cengal__parallel_execution__coroutines__coro_standard_services__log]
lmdb

[cengal__parallel_execution__coroutines__coro_standard_services__loop_yield]
async_generator

[cengal__parallel_execution__coroutines__coro_standard_services__read_write_locker]
async_generator

[cengal__parallel_execution__coroutines__coro_standard_services__tkinter]
async_generator

[cengal__parallel_execution__coroutines__coro_tools__loop_administration__admin_tk]
ttkbootstrap
pprintpp

[cengal__text_processing__encoding_detection]

[cengal__text_processing__encoding_detection:python_version < "3.11"]
chardet

[cengal__text_processing__encoding_detection:python_version < "3.13"]
charset-normalizer

[cengal__time_management__relative_time__relativedelta]
python-dateutil

[cengal__user_interface__console__chooser]
colorama

[cengal__user_interface__console__colorama_helpers]
colorama

[cengal__user_interface__gui__tkinter]
ttkbootstrap

[cengal__web_tools__help_tools]
requests

[cengal__web_tools__help_tools:python_version < "3.11"]
http_parser

[full]
py-cpuinfo
psutil
python-dateutil
greenlet
lmdb
async_generator
ttkbootstrap
pprintpp
requests
simplejson
cbor
cbor2
ujson
orjson
cloudpickle

[full:platform_python_implementation == "PyPy"]
msgpack-pypy

[full:python_version < "3.11"]
http_parser
chardet

[full:python_version < "3.13"]
charset-normalizer

[full:python_version < "3.8" and platform_python_implementation == "CPython"]
msgpack-python

[full:python_version >= "3.8" and platform_python_implementation == "CPython"]
msgpack

[hardware__info__cpu__versions__v_0]
py-cpuinfo

[hardware__info__cpu__versions__v_1]
py-cpuinfo
psutil
