We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4216a67 commit fe8f47cCopy full SHA for fe8f47c
stac_api/runtime/setup.py
@@ -12,7 +12,7 @@
12
"stac-fastapi.api~=5.0",
13
"stac-fastapi.types~=5.0",
14
"stac-fastapi.extensions~=5.0",
15
- "stac-fastapi.pgstac~=5.0",
+ "stac-fastapi.pgstac>=5.0.3,<6.0",
16
"jinja2>=2.11.2,<4.0.0",
17
"starlette-cramjam>=0.3.2,<0.4",
18
"importlib_resources>=1.1.0;python_version<='3.11'", # https://github.com/cogeotiff/rio-tiler/pull/379
0 commit comments