Skip to content

Commit

Permalink
Update mapengine to v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
henhuy committed Apr 23, 2024
1 parent 4620d50 commit 53fb961
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 18 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project tries to adhere to [Semantic Versioning](https://semver.org/spe

### Changed
- Adapt municipality label font size according to zoom level
- update mapengine to v1.4.1

### Fixed
- duplicate loading of JS modules due to missing module support in django staticfile storage
Expand Down
34 changes: 17 additions & 17 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ django-geojson = "^3.1.0"
# Custom apps
# -----------------------------------------------------------------------------poetry-
django-oemof = {git = "https://github.com/rl-institut/django-oemof.git", tag="v0.17.0"}
django-mapengine = "1.3.0"
django-mapengine = "1.4.1"
geojson = "^3.0.1"
oemof-network = "0.5.0a1"
django-template-partials = "^23.4"
Expand Down

0 comments on commit 53fb961

Please sign in to comment.