Skip to content

Commit

Permalink
Merge pull request #4 from maykinmedia/feature/more-dependencies
Browse files Browse the repository at this point in the history
➕ Add django-filter and drf-gis
  • Loading branch information
stevenbal authored Jan 30, 2024
2 parents a73ee7e + d1d63ee commit 1590bfc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 1590bfc

Please sign in to comment.