Skip to content

Commit

Permalink
Fix Flux compat bound (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdalle authored Jul 18, 2024
1 parent 37ea74b commit f5d4e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DifferentiationInterfaceTest/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ComponentArrays = "0.15"
DataFrames = "1.6.1"
DifferentiationInterface = "0.5.6"
DocStringExtensions = "0.9"
Flux = "0.14"
Flux = "0.13,0.14"
FiniteDifferences = "0.12"
Functors = "0.4"
JET = "0.4 - 0.8, 0.9"
Expand Down

0 comments on commit f5d4e32

Please sign in to comment.