# Lab 14.6 (slopsquatting) - package allow-list
# Only packages on this list are permitted in requirements.txt / package.json.
# Any dependency not listed here fails the CI allow-list gate.
#
# Populate with your project's approved dependencies.
# New additions require deliberate review and an update to this file.

flask
Werkzeug
requests
boto3
psycopg2-binary
sqlalchemy
pydantic
