Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -117,10 +117,10 @@ tensorboard-data-server==0.7.2
|
|
117 |
termcolor==3.1.0
|
118 |
threadpoolctl==3.6.0
|
119 |
tokenizers==0.21.4
|
120 |
-
torch==2.7.1
|
121 |
torch-geometric==2.6.1
|
122 |
-
torchaudio==2.7.1
|
123 |
-
torchvision==0.22.1
|
124 |
tornado==6.5.1
|
125 |
tqdm==4.67.1
|
126 |
traitlets==5.14.3
|
|
|
117 |
termcolor==3.1.0
|
118 |
threadpoolctl==3.6.0
|
119 |
tokenizers==0.21.4
|
120 |
+
torch==2.7.1
|
121 |
torch-geometric==2.6.1
|
122 |
+
torchaudio==2.7.1
|
123 |
+
torchvision==0.22.1
|
124 |
tornado==6.5.1
|
125 |
tqdm==4.67.1
|
126 |
traitlets==5.14.3
|