diff --git a/Project.toml b/Project.toml index 0f2df88..3cb1a70 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Flowfusion" uuid = "5b4e93c8-7b6e-4682-b400-fc3b238f52b1" -authors = ["murrellb and contributors"] version = "0.1.5" +authors = ["murrellb and contributors"] [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" @@ -17,7 +17,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" Adapt = "4.1.1" Distributions = "0.25.120" ForwardBackward = "0.1.0" -LogExpFunctions = "0.3.29" +LogExpFunctions = "0.3.29, 1" Manifolds = "0.10.12" NNlib = "0.9.27" OneHotArrays = "0.2.6"