Skip to content

Commit bf2dbd2

Browse files
committed
bump rdt requirement
1 parent d8c9e3a commit bf2dbd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
"torch>=2.2.0;python_version>='3.12' and python_version<'3.13'",
3636
"torch>=2.6.0;python_version>='3.13'",
3737
'tqdm>=4.29,<5',
38-
'rdt @ git+https://github.com/sdv-dev/RDT@main',
38+
'rdt>=1.14.0',
3939
]
4040

4141
[project.urls]

0 commit comments

Comments
 (0)