python312Packages.qdrant-client: relax portalocker dependency
This commit is contained in:
committed by
Sandro Jäckel
parent
59f60f3dff
commit
41ef2e876d
@@ -32,6 +32,10 @@ buildPythonPackage rec {
|
||||
|
||||
build-system = [ poetry-core ];
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"portalocker"
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
grpcio
|
||||
grpcio-tools
|
||||
|
||||
Reference in New Issue
Block a user