# Core dependencies
requests>=2.28.0
pyyaml>=6.0
click>=8.0.0
colorama>=0.4.0

# License detection
fuzzywuzzy>=0.18.0
python-Levenshtein>=0.20.0  # Optional: speeds up fuzzywuzzy
python-tlsh>=4.5.0  # Required: For TLSH fuzzy hashing (Tier 2)
# cyclonedx-python-lib>=4.0.0  # For CycloneDX SBOM generation