diff --git a/pyproject.toml b/pyproject.toml index 2a89eab..e318a57 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "xxhash>=1.1.0,<=3.6.0", "backoff>=2.2.0,<=2.2.1", "rich>=13.7.0,<=15.0.0", - "tabpfn-common-utils>=0.2.10,<=0.2.19", + "tabpfn-common-utils>=0.2.10,<=0.2.20", "google-crc32c>=1.5.0,<=1.8.0", "pyarrow>=14.0.0,<=23.0.1", ]