Skip to content

Commit 8fb625f

Browse files
Dependency updates
1 parent bfabb6d commit 8fb625f

File tree

4 files changed

+2303
-1561
lines changed

4 files changed

+2303
-1561
lines changed

Pipfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
torch = "==1.13.1"
7+
torch = "*"
88
pytorch-lightning = "*"
99
tensorboardx = "*"
1010
onnx = "*"
1111
pandas = "*"
1212
kaggle = "*"
1313
gdown = "*"
1414
mlflow = "*"
15+
numpy = "==2.0"
1516

1617
[dev-packages]
1718
pytest = "*"

0 commit comments

Comments
 (0)