From 80d17ed9fd5755f4fd71424f566faa2149c42beb Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Mon, 19 May 2025 02:12:58 +0000 Subject: [PATCH] CompatHelper: bump compat for Flowfusion to 0.1, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4803e27..7b0f168 100644 --- a/Project.toml +++ b/Project.toml @@ -20,7 +20,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" [compat] BatchedTransformations = "0.5.7" DLProteinFormats = "0.1.0" -Flowfusion = "0.1.1" +Flowfusion = "0.1.1, 0.1" Flux = "0.16.3" ForwardBackward = "0.1.0" InvariantPointAttention = "0.1.3"