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"
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: