Skip to content

Commit

Permalink
Upgrade omgeo to fix location search
Browse files Browse the repository at this point in the history
Location search was broken because of azavea/python-omgeo#67.
By upgrading to the latest version of omgeo that includes azavea/python-omgeo#68,
this issue is fixed.

PyPI release of omgeo is blocked for now azavea/python-omgeo#70,
so we use the tag directly from GitHub instead.
  • Loading branch information
rajadain committed Jan 22, 2024
1 parent 65dea76 commit e2d9cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mmw/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ djangorestframework==3.13.1
django-filter==21.1
django-registration-redux==2.9
django-extensions==3.1.5
python-omgeo==6.1.0
-e git+https://github.com/azavea/python-omgeo[email protected]#egg=python-omgeo
rauth==0.7.3
djangorestframework-gis==0.17.0
drf_yasg==1.20.0
Expand Down

0 comments on commit e2d9cc3

Please sign in to comment.