# Agent Security Scanner - Python Dependencies

# Core dependencies
pyahocorasick>=2.0.0
tqdm>=4.65.0

# Optional dependencies
# pytest>=7.0.0  # For testing
# black>=22.0.0  # For code formatting

# Python version: 3.7+
