From d14c5dfc063e7cb503a019514a6eba3da08790f8 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 19 Oct 2025 16:41:01 +0000 Subject: [PATCH] cNgYy9xP [test-9c] CompatHelper: add new compat entry for BioSequences at version 3, (keep existing compat) --- Project.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1fbfec26..d70237d8 100644 --- a/Project.toml +++ b/Project.toml @@ -1,8 +1,8 @@ name = "compathelper_integration_test_repo" uuid = "0e97b93d-f6aa-40c8-b749-d2f6bf239ed7" +version = "0.1.0" authors = ["Brown Center for Biomedical Informatics"] description = "Test Project.toml with dependencies and no compat entries" -version = "0.1.0" [deps] BioSequences = "7e6ae17a-c86d-528c-b3b9-7f778a29fe59" @@ -10,6 +10,7 @@ DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c" [compat] +BioSequences = "3" DataFrames = "0.19" julia = "1.2"