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 922f552 commit 3cf4997Copy full SHA for 3cf4997
stac_fastapi/core/setup.py
@@ -9,7 +9,7 @@
9
"fastapi~=0.109.0",
10
"attrs>=23.2.0",
11
"pydantic>=2.4.1,<3.0.0",
12
- "stac_pydantic~=3.1.0",
+ "stac_pydantic~=3.3.0",
13
"stac-fastapi.types@git+https://github.com/stac-utils/stac-fastapi.git@refs/pull/744/head#subdirectory=stac_fastapi/types",
14
"stac-fastapi.api@git+https://github.com/stac-utils/stac-fastapi.git@refs/pull/744/head#subdirectory=stac_fastapi/api",
15
"stac-fastapi.extensions@git+https://github.com/stac-utils/stac-fastapi.git@refs/pull/744/head#subdirectory=stac_fastapi/extensions",
0 commit comments