Skip to content

Commit ebca2c5

Browse files
committed
Update tabpfn to avoid old pytorch + numpy 2.0 bug.
1 parent 18d52b6 commit ebca2c5

2 files changed

Lines changed: 30 additions & 316 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies = [
1010
"pandas>=1.4.0,<3",
1111
"scikit-learn>=1.6.0,<1.7",
1212
"scipy>=1.11.1,<2",
13-
"tabpfn>=6.0.5,<8",
13+
"tabpfn>=7.0.0,<8",
1414
"tabpfn-common-utils[telemetry-interactive]>=0.2.0",
1515
]
1616

0 commit comments

Comments
 (0)