Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
kyegomez committed May 15, 2024
1 parent d0a3446 commit 5cd150f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "alphafold3"
version = "0.0.4"
version = "0.0.5"
description = "Paper - Pytorch"
license = "MIT"
authors = ["Kye Gomez <kye@apac.ai>"]
Expand All @@ -26,7 +26,6 @@ python = "^3.10"
zetascale = "*"
torch = "*"
einops = "*"
openfold = "*"


[tool.poetry.group.lint.dependencies]
Expand Down

0 comments on commit 5cd150f

Please sign in to comment.