Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit005ba87

Browse files
author
Jason Dusek
authored
Conservative rollback of PGX (#563)
1 parent14e5105 commit005ba87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎pgml-extension/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ python = ["pyo3"]
1818
cuda = ["xgboost/cuda","lightgbm/cuda"]
1919

2020
[dependencies]
21-
pgx ="=0.7.2"
22-
pgx-pg-sys ="=0.7.2"
21+
pgx ="=0.7.1"
22+
pgx-pg-sys ="=0.7.1"
2323
xgboost = {git="https://github.com/postgresml/rust-xgboost.git",branch ="master" }
2424
once_cell ="1"
2525
rand ="0.8"
@@ -48,7 +48,7 @@ flate2 = "1.0"
4848
csv ="1.1"
4949

5050
[dev-dependencies]
51-
pgx-tests ="=0.7.2"
51+
pgx-tests ="=0.7.1"
5252

5353
[profile.dev]
5454
panic ="unwind"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp