We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c00f409 commit 424406cCopy full SHA for 424406c
setup.py
@@ -28,7 +28,7 @@
28
'scipy<1.14',
29
'tabulate>=0.8.3,<0.9',
30
'pyts>=0.11,<0.14',
31
- 'torch>=1.4',
+ 'torch>=1.4,<2.6',
32
'azure-cognitiveservices-anomalydetector>=0.3,<0.4',
33
'xlsxwriter>=1.3.6,<1.4',
34
'tqdm>=4.36.1',
0 commit comments