Skip to content

Commit 0483406

Browse files
pin pygeofilter to version instead of github (#426)
1 parent 0e4fea3 commit 0483406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stac_fastapi/pgstac/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"asyncpg",
1717
"buildpg",
1818
"brotli_asgi",
19-
"pygeofilter @ git+https://github.com/geopython/[email protected]#egg=pygeofilter",
19+
"pygeofilter>=0.1,<0.2",
2020
"pypgstac==0.6.*",
2121
]
2222

0 commit comments

Comments
 (0)