Upgrade torch

This commit is contained in:
Piero Toffanin 2025-01-17 09:49:15 -05:00
parent cfbd1e9659
commit 243729292e

View file

@ -57,7 +57,7 @@ dependencies = [
"prometheus-client ==0.15.0",
"polib ==1.1.1",
"packaging ==23.1",
"torch ==2.0.1"
"torch ==2.2.0"
]
[project.scripts]