From aebf8a6b76e6a6a9c59f981fd1f88faa36a080b6 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 15 Dec 2024 23:54:07 +0000 Subject: [PATCH] CWR6q4hh [test-10b] CompatHelper: add new compat entry for BioSequences in [weakdeps] at version 3, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index cd68aced..735ee6e1 100644 --- a/Project.toml +++ b/Project.toml @@ -17,6 +17,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" Ext = ["BioSequences", "DataFrames", "Flux", "IterableTables", "Nettle_jll", "PGFPlotsX"] [compat] +BioSequences = "3" IterableTables = "1" PGFPlotsX = "~1.0.0" julia = "1.2"