Loading pkgs/development/python-modules/llama-index-vector-stores-postgres/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ buildPythonPackage rec { pname = "llama-index-vector-stores-postgres"; version = "0.5.4"; version = "0.5.5"; pyproject = true; src = fetchPypi { pname = "llama_index_vector_stores_postgres"; inherit version; hash = "sha256-328F/9fBSOTTZjqzhs8Fmnb7WbPJs0EQrdl/wVShbio="; hash = "sha256-R0dJXw6msPwO7kjsLLXyxSsmmAC64yviJZzb8YUbrlQ="; }; pythonRemoveDeps = [ "psycopg2-binary" ]; Loading Loading
pkgs/development/python-modules/llama-index-vector-stores-postgres/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ buildPythonPackage rec { pname = "llama-index-vector-stores-postgres"; version = "0.5.4"; version = "0.5.5"; pyproject = true; src = fetchPypi { pname = "llama_index_vector_stores_postgres"; inherit version; hash = "sha256-328F/9fBSOTTZjqzhs8Fmnb7WbPJs0EQrdl/wVShbio="; hash = "sha256-R0dJXw6msPwO7kjsLLXyxSsmmAC64yviJZzb8YUbrlQ="; }; pythonRemoveDeps = [ "psycopg2-binary" ]; Loading