django-elasticsearch-debug-toolbar
django-elasticsearch-debug-toolbar copied to clipboard
Remove pkg_resources use
Since this package now requires Python 3.8+, we can drop the deprecated pkg_resources in favor of importlib.metadata.