Skip to content

Commit 6aae0ed

Browse files
authored
feat!: bump stac-fastapi-pgstac dependency (#174)
This gets us a lot of stuff, including the ability to enable transaction extension via envvar, disabling transaction extensions by default, and better CORS configuration. For a full list: https://github.com/stac-utils/stac-fastapi-pgstac/releases/tag/6.0.0. This is breaking on the **pgstac** envvar renames.
1 parent c22eb86 commit 6aae0ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
stac-fastapi-pgstac[awslambda]>=5.0,<5.1
1+
stac-fastapi-pgstac[awslambda]>=6.0,<6.1
22
starlette-cramjam>=0.4,<0.5

0 commit comments

Comments
 (0)