diff --git a/Project.toml b/Project.toml index eb2f76f6..da294504 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, compat entries; =" -version = "0.1.0" [deps] BioSequences = "7e6ae17a-c86d-528c-b3b9-7f778a29fe59" @@ -11,6 +11,7 @@ Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c" [compat] DataFrames = "=0.19.0" +Flux = "0.16" julia = "1.2" [extras]