Skip to content

Commit 15f4982

Browse files
Yuri ZmytrakovYuri Zmytrakov
authored andcommitted
fix: add redis to run tests
1 parent 375bb8d commit 15f4982

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stac_fastapi/opensearch/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ dev = [
4949
"pre-commit~=3.0.0",
5050
"ciso8601~=2.3.0",
5151
"httpx>=0.24.0,<0.28.0",
52+
"redis==6.4.0",
5253
]
5354
docs = [
5455
"mkdocs~=1.4.0",

0 commit comments

Comments
 (0)