# Client (used by transpiler and runtime)
# Already required by ComfyUI
aiohttp

# 1.5.9: https://github.com/erdewit/nest_asyncio/issues/87
nest_asyncio2 ~= 1.0, >= 1.6.3


# Transpiler
networkx[default] ~= 3.0

# If you need the CLI:
# click ~= 8.1


# Runtime
# Already required by ComfyUI
Pillow

wrapt ~= 1.0

# Jupyter
ipywidgets ~= 8.1


# Nodes
ComfyUI_Ib_CustomNodes >= 0.2.1
comfyui-tooling-nodes