feat: add location deduplication
This commit is contained in:
@@ -39,7 +39,8 @@ dependencies = [
|
||||
"djangorestframework",
|
||||
"celery[redis]",
|
||||
"drf-spectacular[sidecar]",
|
||||
"django-widget-tweaks"
|
||||
"django-widget-tweaks",
|
||||
"django-super-deduper"
|
||||
]
|
||||
|
||||
dynamic = ["version", "readme"]
|
||||
|
Reference in New Issue
Block a user