# Multi-Backend Logging Flask Example Requirements
flask>=1.0.0
# Install all backends for complete multi-backend support
flask-remote-logging[all]

# Alternative: Install only the backends you need
# flask-remote-logging[graylog,aws,gcp,azure,ibm,oci]
