We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9838f3 commit 94bc3aeCopy full SHA for 94bc3ae
1 file changed
pyproject.toml
@@ -69,6 +69,7 @@ dev = [
69
"mypy",
70
"types-PyYAML",
71
"pandas-stubs",
72
+ "redis>=4.0.0",
73
]
74
75
docs = [
0 commit comments