Skip to content

Commit

Permalink
Add Infiltrator to compat dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
facusapienza21 committed Jan 11, 2024
1 parent 17510d4 commit 56346a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ version = "0.1.0"
[deps]
ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Infiltrator = "5903a43b-9cc3-4c30-8d17-598619ec4e9b"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Lux = "b2108857-7c20-44ae-9111-449ecde12c47"
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
Expand All @@ -22,6 +23,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
[compat]
ComponentArrays = "0.15"
Distributions = "0.25"
Infiltrator = "1"
julia = "1.9"
Lux = "0.5"
OrdinaryDiffEq = "6"
Expand Down

0 comments on commit 56346a9

Please sign in to comment.