update workflow + pyproject tut dependencies (#531)

This commit is contained in:
Dario Coscia
2025-04-04 12:06:59 +02:00
committed by FilippoOlivo
parent 3958e35fdd
commit 545e6a3ea2
2 changed files with 65 additions and 1 deletions

View File

@@ -39,7 +39,7 @@ dev = [
]
tutorial = [
"jupyter",
"smithers",
"smithers @ git+https://github.com/mathLab/smithers.git",
"torchvision",
"tensorboard",
"scipy",