Skip to content

Commit 58e0ab7

Browse files
committed
Update rdt version
1 parent 790c175 commit 58e0ab7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
'scikit-learn>=0.23,<1',
1919
'torch>=1.4,<2',
2020
'torchvision>=0.5.0,<1',
21-
'rdt>=0.4.0,<0.5',
21+
'rdt>=0.4.1.dev1,<0.5',
2222
]
2323

2424
setup_requires = [

0 commit comments

Comments
 (0)