Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lib/stac-api/runtime/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ requires-python = ">=3.12"
dependencies = [
"mangum>=0.21.0",
"stac-fastapi-pgstac>=6.2,<7.0",
"starlette-cramjam>=0.4,<0.5",
"starlette-cramjam>=0.4,<0.8",
]

[build-system]
Expand Down
191 changes: 96 additions & 95 deletions lib/stac-api/runtime/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/stac-auth-proxy/runtime/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
stac-auth-proxy>=0.6,<1
stac-auth-proxy>=0.6,<2
152 changes: 76 additions & 76 deletions lib/stac-auth-proxy/runtime/uv.lock

Large diffs are not rendered by default.

181 changes: 100 additions & 81 deletions lib/stac-loader/runtime/uv.lock

Large diffs are not rendered by default.

144 changes: 72 additions & 72 deletions lib/stactools-item-generator/runtime/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/tipg-api/runtime/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description = "tipg-api runtime"
requires-python = ">=3.12"
dependencies = [
"mangum>=0.21.0",
"tipg>=1.3,<1.4",
"tipg>=1.3,<1.6",
]

[build-system]
Expand Down
378 changes: 101 additions & 277 deletions lib/tipg-api/runtime/uv.lock

Large diffs are not rendered by default.

Loading