diff --git a/pyproject.toml b/pyproject.toml index 5b8bef3..39a011c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,9 +41,9 @@ dependencies = [ "black", "jsonargparse[signatures]>=4.26.1", "awscli", - # "openfold @ git+https://github.com/genbio-ai/openfold.git@c4aa2fd0d920c06d3fd80b177284a22573528442", - # "dllogger @ git+https://github.com/NVIDIA/dllogger.git@0540a43971f4a8a16693a9de9de73c1072020769", - "biotite>=1.0.1", + "openfold @ git+https://github.com/genbio-ai/openfold.git@c4aa2fd0d920c06d3fd80b177284a22573528442", + "dllogger @ git+https://github.com/NVIDIA/dllogger.git@0540a43971f4a8a16693a9de9de73c1072020769", + iotite>=1.0.1", "einops>=0.8.0", "ml-collections>=1.0.0", "dm-tree>=0.1.8",