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 4843f28 commit 08be02cCopy full SHA for 08be02c
stac_fastapi/core/setup.py
@@ -6,7 +6,7 @@
6
desc = f.read()
7
8
install_requires = [
9
- "fastapi-slim",
+ "fastapi",
10
"attrs>=23.2.0",
11
"pydantic",
12
"stac_pydantic>=3",
0 commit comments