# Security Investigation Requirements
#
# For maximum supply chain protection, use the lock file with hash verification:
#   pip install --require-hashes -r requirements.lock
#
# This file pins exact versions as a baseline. The lock file adds SHA-256 hashes
# for every package (including transitive deps) to prevent tampered packages.

## Python Dependencies (pinned)
requests==2.33.0
python-dateutil==2.9.0.post0
python-dotenv==1.2.2
pytz==2026.1.post1
tzdata==2025.3
pyyaml==6.0.3
