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 e073c1c commit fe2ffd3Copy full SHA for fe2ffd3
requirements.txt
@@ -14,14 +14,14 @@ pandas==2.2.3
14
pillow==11.2.1
15
python-dateutil==2.9.0.post0
16
pytz==2025.2
17
-requests==2.32.3
+requests==2.32.4
18
scikit-learn==1.6.1
19
scipy==1.15.2
20
setuptools==80.9.0
21
six==1.17.0
22
sympy==1.13.3
23
threadpoolctl==3.6.0
24
-torch==2.7.0 #+cu124 If you want to install the cuda version see Makefile
+torch==2.7.1 #+cu124 If you want to install the cuda version see Makefile
25
torchaudio==2.7.0 #+cu124 If you want to install the cuda version see Makefile
26
torchvision==0.22.0 #+cu124 If you want to install the cuda version see Makefile
27
tqdm==4.67.1
0 commit comments