Skip to content

Commit

Permalink
loosen restriction on RecursiveArrayTools compat
Browse files Browse the repository at this point in the history
  • Loading branch information
jlchan committed Sep 4, 2024
1 parent 52fc9b3 commit 24a412a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ NodesAndModes = "1"
PathIntersections = "0.1, 0.2"
Plots = "1"
RecipesBase = "1"
RecursiveArrayTools = "3"
RecursiveArrayTools = "2, 3"
Reexport = "1"
Setfield = "1"
SparseArrays = "1"
Expand Down

0 comments on commit 24a412a

Please sign in to comment.