Skip to content

Commit 9eb0f65

Browse files
committed
Fix TabPFN version info in README to match pyproject.toml
1 parent 1b5026b commit 9eb0f65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ Use `--local` with `--slurm-config` to test the submission pipeline in-process w
408408

409409
**Missing data:** Verify `data/polygraph_graphs/` exists in repo root, run `python download_data.py` to check data status, or download manually from Proton Drive.
410410

411-
**TabPFN issues:** TabPFN is pinned to v2.0.0 for reproducibility: `pip install tabpfn==2.0.0`.
411+
**TabPFN issues:** TabPFN requires v2.0.9 or later: `pip install tabpfn>=2.0.9`.
412412

413413
## Citing
414414

0 commit comments

Comments
 (0)