We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c00f409 commit 669c77fCopy full SHA for 669c77f
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