# ComfyUI runtime dependencies (provided by ComfyUI install):
# - torch
# - aiohttp

# Node pack base dependencies (always required)
numpy
Pillow
PyYAML
imageio

# Optional dependencies are installed separately so that base functionality
# is not blocked when wheels are unavailable (e.g. Python 3.10 / older stacks):
#   requirements-color.txt  – OpenColorIO + OpenEXR (ACES / EXR color pipeline)
#   requirements-sgtk.txt   – nl_sgtk (ShotGrid integration)
