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 2568be9 commit b8fb415Copy full SHA for b8fb415
stac_fastapi/elasticsearch/pyproject.toml
@@ -54,6 +54,8 @@ docs = [
54
"mkdocs~=1.4.0",
55
"mkdocs-material~=9.0.0",
56
"pdocs~=1.2.0",
57
+ "redis~=6.4.0",
58
+ "retry~=0.9.2",
59
]
60
redis = [
61
"stac-fastapi-core[redis]==6.7.5",
0 commit comments