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 29ea9ba commit 44fd039Copy full SHA for 44fd039
stac_fastapi/core/setup.py
@@ -12,7 +12,6 @@
12
"stac-fastapi.types==3.0.0a",
13
"stac-fastapi.api==3.0.0a",
14
"stac-fastapi.extensions==3.0.0a",
15
- "stac-pydantic @ git+https://[email protected]/stac-utils/stac-pydantic.git@1417932609410b40ece93db9ff6551da4a17d104#egg=stac_pydantic",
16
"orjson",
17
"overrides",
18
"geojson-pydantic",
stac_fastapi/opensearch/setup.py
@@ -11,7 +11,6 @@
11
"opensearch-py[async]==2.4.2",
"uvicorn",
"starlette",
]
extra_reqs = {
0 commit comments