From e098d9ea0d963054588140833fcccf713ac30c49 Mon Sep 17 00:00:00 2001 From: Lev Date: Sat, 22 Oct 2022 10:27:54 -0700 Subject: [PATCH] Fix no Python build --- pgml-extension/docker/Cargo.toml.no-python | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pgml-extension/docker/Cargo.toml.no-python b/pgml-extension/docker/Cargo.toml.no-python index 16081d033..9b9dab14e 100644 --- a/pgml-extension/docker/Cargo.toml.no-python +++ b/pgml-extension/docker/Cargo.toml.no-python @@ -1,6 +1,6 @@ [package] name = "pgml" -version = "2.0.0-development" +version = "2.0.2" edition = "2021" [lib] @@ -19,7 +19,6 @@ python = ["pyo3"] [dependencies] pgx = "=0.4.5" xgboost = { git="https://github.com/postgresml/rust-xgboost.git" } -smartcore = { git="https://github.com/smartcorelib/smartcore.git", branch="development", features = ["serde", "ndarray-bindings"] } once_cell = "1" rand = "0.8" ndarray = { version = "0.15.6", features = ["serde", "blas"] } @@ -43,6 +42,8 @@ linfa-svm = { path = "deps/linfa/algorithms/linfa-svm", features = ["serde"] } anyhow = { version = "1.0" } indexmap = { version = "1.0", features = ["serde"] } signal-hook = "0.3" +flate2 = "1.0" +csv = "1.1" [dev-dependencies] pgx-tests = "=0.4.5" pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy