Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -68,7 +68,7 @@ sniffio==1.3.1
|
|
| 68 |
tensorflow==2.16.2
|
| 69 |
tf-keras==2.16.0
|
| 70 |
threadpoolctl==3.5.0
|
| 71 |
-
torch==2.
|
| 72 |
tomli==2.0.1
|
| 73 |
typer==0.12.5
|
| 74 |
typing_extensions==4.12.2
|
|
|
|
| 68 |
tensorflow==2.16.2
|
| 69 |
tf-keras==2.16.0
|
| 70 |
threadpoolctl==3.5.0
|
| 71 |
+
torch==2.6.0
|
| 72 |
tomli==2.0.1
|
| 73 |
typer==0.12.5
|
| 74 |
typing_extensions==4.12.2
|