From e789e6efdb20614f99d21f6104db1946669720cf Mon Sep 17 00:00:00 2001 From: Montana Low Date: Wed, 24 May 2023 09:18:44 -0700 Subject: [PATCH] update for release --- .github/workflows/package-extension.yml | 2 +- pgml-dashboard/Cargo.lock | 2 +- pgml-dashboard/Cargo.toml | 2 +- pgml-docs/docs/developer_guide/overview.md | 2 +- .../docs/user_guides/setup/v2/installation.md | 2 +- pgml-extension/Cargo.lock | 2 +- pgml-extension/Cargo.toml | 2 +- pgml-extension/requirements.txt | 28 +++++++++---------- 8 files changed, 21 insertions(+), 21 deletions(-) diff --git a/.github/workflows/package-extension.yml b/.github/workflows/package-extension.yml index d384dfe71..ac18e7aa4 100644 --- a/.github/workflows/package-extension.yml +++ b/.github/workflows/package-extension.yml @@ -4,7 +4,7 @@ on: workflow_dispatch: inputs: packageVersion: - default: "2.4.6" + default: "2.4.7" jobs: build: diff --git a/pgml-dashboard/Cargo.lock b/pgml-dashboard/Cargo.lock index a8a6629b1..2519b1a62 100644 --- a/pgml-dashboard/Cargo.lock +++ b/pgml-dashboard/Cargo.lock @@ -1648,7 +1648,7 @@ checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e" [[package]] name = "pgml-dashboard" -version = "2.4.6" +version = "2.4.7" dependencies = [ "anyhow", "bigdecimal", diff --git a/pgml-dashboard/Cargo.toml b/pgml-dashboard/Cargo.toml index 67883aea1..316be2aa1 100644 --- a/pgml-dashboard/Cargo.toml +++ b/pgml-dashboard/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pgml-dashboard" -version = "2.4.6" +version = "2.4.7" edition = "2021" authors = ["Lev Kokotov "] license = "MIT" diff --git a/pgml-docs/docs/developer_guide/overview.md b/pgml-docs/docs/developer_guide/overview.md index 1b6394161..52d42546d 100644 --- a/pgml-docs/docs/developer_guide/overview.md +++ b/pgml-docs/docs/developer_guide/overview.md @@ -125,7 +125,7 @@ That's it, PostgresML is ready. You can validate the installation by running: postgres=# select pgml.version(); version ------------------- - 2.4.6 + 2.4.7 (1 row) ``` diff --git a/pgml-docs/docs/user_guides/setup/v2/installation.md b/pgml-docs/docs/user_guides/setup/v2/installation.md index be7839ab1..8096a6b3b 100644 --- a/pgml-docs/docs/user_guides/setup/v2/installation.md +++ b/pgml-docs/docs/user_guides/setup/v2/installation.md @@ -215,7 +215,7 @@ That's it, PostgresML is ready. You can validate the installation by running: postgres=# select pgml.version(); version ------------------- - 2.4.6 + 2.4.7 (1 row) ``` diff --git a/pgml-extension/Cargo.lock b/pgml-extension/Cargo.lock index e44443720..c6095c892 100644 --- a/pgml-extension/Cargo.lock +++ b/pgml-extension/Cargo.lock @@ -1719,7 +1719,7 @@ dependencies = [ [[package]] name = "pgml" -version = "2.4.6" +version = "2.4.7" dependencies = [ "anyhow", "blas", diff --git a/pgml-extension/Cargo.toml b/pgml-extension/Cargo.toml index 8c460ecc3..aa592844e 100644 --- a/pgml-extension/Cargo.toml +++ b/pgml-extension/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pgml" -version = "2.4.6" +version = "2.4.7" edition = "2021" [lib] diff --git a/pgml-extension/requirements.txt b/pgml-extension/requirements.txt index 382be4155..cb24376d1 100644 --- a/pgml-extension/requirements.txt +++ b/pgml-extension/requirements.txt @@ -2,19 +2,19 @@ accelerate==0.19.0 datasets==2.12.0 deepspeed==0.8.1 huggingface-hub==0.14.1 -InstructorEmbedding -lightgbm -pandas==1.5.3 -rich==13.3.1 -rouge -sacrebleu -sacremoses -scikit-learn -sentencepiece +InstructorEmbedding==1.0.0 +lightgbm==3.3.5 +pandas==2.0.1 +rich==13.3.5 +rouge==1.0.1 +sacrebleu==2.3.1 +sacremoses==0.0.53 +scikit-learn==1.2.2 +sentencepiece==0.1.99 sentence-transformers==2.2.2 -torch==1.13.1 -torchaudio==0.13.1 -torchvision==0.14.1 +torch==2.0.1 +torchaudio==2.0.1 +torchvision==0.15.2 tqdm==4.65.0 -transformers==4.29.1 -xgboost +transformers==4.29.2 +xgboost==1.7.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