diff --git a/pyproject.toml b/pyproject.toml index 96536de..19920f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,6 +36,8 @@ dependencies = [ "django-admin-index>=3.1.0", "django-redis>=5.4.0", "djangorestframework>=3.12.4", + "djangorestframework-gis>=1.0", + "django-filter>=23.2", "drf-spectacular>=0.27.0", "djangorestframework-inclusions>=1.2.0", "commonground-api-common>=1.12.1",