# Runtime requirements for the scanner and exploit tools
requests>=2.31
beautifulsoup4>=4.12
# For the fixed app
flask>=3.0
flask-wtf>=1.2
flask-talisman>=1.1
argon2-cffi>=23.1
# Static analysis tools (used in Phase A)
bandit>=1.7
pip-audit>=2.7
