# ManageProjectTool — Python engine dependencies
# All runtime dependencies are from the Python standard library (no external packages).
# This file exists to satisfy Docker layer caching and future dependency tracking.
#
# Python version required: >=3.10

# Testing dependencies (not required at runtime)
# pylint>=3.0
