Skip to content

Commit 5e182ce

Browse files
committed
0.3.10
1 parent fb9602d commit 5e182ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "alphafold3-pytorch"
3-
version = "0.3.8"
3+
version = "0.3.10"
44
description = "Alphafold 3 - Pytorch"
55
authors = [
66
{ name = "Phil Wang", email = "[email protected]" },
@@ -50,6 +50,7 @@ dependencies = [
5050
"shortuuid",
5151
"tensorboard",
5252
"taylor-series-linear-attention>=0.1.11",
53+
"torchtyping>=0.1.5",
5354
"timeout_decorator>=0.5.0",
5455
'torch_geometric',
5556
"torch>=2.1",

0 commit comments

Comments
 (0)