We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ac5161 commit bfd36f2Copy full SHA for bfd36f2
1 file changed
setup.py
@@ -15,7 +15,7 @@
15
'torch<2,>=1.0',
16
'torchvision<1,>=0.4.2',
17
'scikit-learn<0.24,>=0.21',
18
- 'rdt>=0.2.7,<0.3',
+ 'rdt>=0.3.0,<0.5',
19
'numpy<2,>=1.17.4',
20
'pandas<1.1.5,>=0.24',
21
'packaging',
0 commit comments