# NetBox SCION Plugin Requirements
# This plugin is designed to work with NetBox 4.0+

# No additional dependencies required beyond NetBox core
# All dependencies are provided by the NetBox installation:
#   - Django (provided by NetBox)
#   - django-filter (provided by NetBox)
#   - django-tables2 (provided by NetBox)
#   - djangorestframework (provided by NetBox)
