We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 848fa37 commit c1b20caCopy full SHA for c1b20ca
requirements/torch_common.txt
@@ -2,4 +2,4 @@ cython==3.0.5
2
wheel==0.42.0
3
pillow==10.2.0
4
numpy==1.24.3; sys_platform != 'win32'
5
-numpy==1.22.0; sys_platform == 'win32' #see https://tinyurl.com/y3dm3h86
+numpy==1.26.4; sys_platform == 'win32' #see https://tinyurl.com/y3dm3h86
0 commit comments