Skip to content

Commit d255b41

Browse files
Update titiler-mosaic requirement from <0.23,>=0.22 to >=0.22,<0.24
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.22.0...0.23.1) --- updated-dependencies: - dependency-name: titiler-mosaic dependency-version: 0.23.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 10a221f commit d255b41

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
@@ -29,7 +29,7 @@ classifiers = [
2929
]
3030
dependencies = [
3131
"titiler.core>=0.22,<0.23",
32-
"titiler.mosaic>=0.22,<0.23",
32+
"titiler.mosaic>=0.22,<0.24",
3333
"pydantic>=2.4,<3.0",
3434
"pydantic-settings~=2.0",
3535
]

0 commit comments

Comments
 (0)