Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -191,12 +191,12 @@ tensorboard-data-server==0.7.0
|
|
191 |
tensorboard-plugin-wit==1.8.1
|
192 |
terminado==0.17.1
|
193 |
threadpoolctl==2.2.0
|
|
|
194 |
tinycss2==1.2.1
|
195 |
tokenizers==0.13.2
|
196 |
toolz==0.12.0
|
197 |
-
torch==1.13.0
|
198 |
-
torch-cluster==1.6.1
|
199 |
torch-geometric==2.3.1
|
|
|
200 |
torch-scatter==2.1.1
|
201 |
torch-sparse==0.6.17
|
202 |
torch-spline-conv==1.2.2
|
|
|
191 |
tensorboard-plugin-wit==1.8.1
|
192 |
terminado==0.17.1
|
193 |
threadpoolctl==2.2.0
|
194 |
+
torch==1.13.0
|
195 |
tinycss2==1.2.1
|
196 |
tokenizers==0.13.2
|
197 |
toolz==0.12.0
|
|
|
|
|
198 |
torch-geometric==2.3.1
|
199 |
+
torch-cluster==1.6.1
|
200 |
torch-scatter==2.1.1
|
201 |
torch-sparse==0.6.17
|
202 |
torch-spline-conv==1.2.2
|