We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 974a698 commit b66063bCopy full SHA for b66063b
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "alphafold3-pytorch"
3
-version = "0.2.114"
+version = "0.2.115"
4
description = "Alphafold 3 - Pytorch"
5
authors = [
6
{ name = "Phil Wang", email = "[email protected]" },
@@ -49,7 +49,7 @@ dependencies = [
49
"sh>=2.0.7",
50
"shortuuid",
51
"tensorboard",
52
- "taylor-series-linear-attention>=0.1.9",
+ "taylor-series-linear-attention>=0.1.11",
53
"timeout_decorator>=0.5.0",
54
'torch_geometric',
55
"torch>=2.1",
0 commit comments