# ManifestGuard Python - Optional Dependencies
# Install with: pip install -r requirements.txt

# RFC8785 canonical JSON support (recommended for cross-language license verification)
# Falls back to stable_serialize if not available
rfc8785>=0.1.4
