python3Packages.redisvl: fix build with redis 8.0.1 (#541076)
This commit is contained in:
@@ -27,6 +27,8 @@ buildPythonPackage (finalAttrs: {
|
||||
|
||||
build-system = [ hatchling ];
|
||||
|
||||
pythonRelaxDeps = [ "redis" ];
|
||||
|
||||
dependencies = [
|
||||
numpy
|
||||
pyyaml
|
||||
|
||||
Reference in New Issue
Block a user