Skip to content

Commit cb76e2e

Browse files
committed
deps: ceil fastapi belowe 0.87
1 parent e0c597a commit cb76e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stac_fastapi/types/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
desc = f.read()
77

88
install_requires = [
9-
"fastapi>=0.73.0",
9+
"fastapi>=0.73.0,<0.87",
1010
"attrs",
1111
"pydantic[dotenv]",
1212
"stac_pydantic==2.0.*",

0 commit comments

Comments
 (0)