# Pinned, reproducible runtime environment for the application.
#
# Library-style floors live in pyproject.toml; this file exists so a checkout can
# be installed deterministically. Only direct dependencies are listed - pinning
# transitive packages (certifi, charset-normalizer, idna, urllib3, six) is what
# generated the backlog of dependency alerts for packages this project does not
# import. Let the resolver pick those, and let pip-audit flag them.
ascii-magic==2.7.5
Pillow==12.3.0
requests==2.34.2
