Skip to content

Commit 2b9ff4b

Browse files
Update titiler-mosaic requirement from <0.25,>=0.24 to >=0.24,<0.27
Updates the requirements on [titiler-mosaic](https://github.com/developmentseed/titiler) to permit the latest version. - [Release notes](https://github.com/developmentseed/titiler/releases) - [Changelog](https://github.com/developmentseed/titiler/blob/main/CHANGES.md) - [Commits](developmentseed/titiler@0.24.0...0.26.0) --- updated-dependencies: - dependency-name: titiler-mosaic dependency-version: 0.26.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0a5575 commit 2b9ff4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ classifiers = [
2727
]
2828
dependencies = [
2929
"titiler.core>=0.24,<0.25",
30-
"titiler.mosaic>=0.24,<0.25",
30+
"titiler.mosaic>=0.24,<0.27",
3131
"cql2>=0.3.6",
3232
"pydantic>=2.4,<3.0",
3333
"pydantic-settings~=2.0",

0 commit comments

Comments
 (0)