# DayLedger runtime dependencies -- intentionally minimal.
# Everything else is Python standard library.
PyYAML>=6.0

# Dev / test only (not needed to run the tool):
#   pytest>=7.0
