We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4433f56 commit 8aacb97Copy full SHA for 8aacb97
pyproject.toml
@@ -45,7 +45,7 @@ Repository = "https://github.com/tanbro/redis_func_cache"
45
Changelog = "https://github.com/tanbro/redis_func_cache/main/CHANGELOG.md"
46
47
[project.optional-dependencies]
48
-types = ["types-redis","types-Pygments"]
+types = ["types-redis","types-PyYAML","types-Pygments"]
49
pygments = ["Pygments"]
50
hiredis = ["redis[hiredis]"]
51
msgpack = ["msgpack>=1.0"]
0 commit comments