Skip to content

Commit deb6bf4

Browse files
committed
fix end quote
1 parent 0346a91 commit deb6bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stac_fastapi/opensearch/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ keywords = [
3030
]
3131
dynamic = ["version"]
3232
dependencies = [
33-
"stac-fastapi-core==6.7.4
33+
"stac-fastapi-core==6.7.4",
3434
"sfeos-helpers==6.7.4",
3535
"opensearch-py~=2.8.0",
3636
"opensearch-py[async]~=2.8.0",

0 commit comments

Comments
 (0)