Skip to content

Commit

Permalink
remove interpolations from project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
rveltz committed Sep 24, 2023
1 parent 924d823 commit a1df562
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,11 @@ julia = "1.7"
BifurcationKit = "0.3"
DocStringExtensions = "0.9"
ForwardDiff = "0.10.36"
Interpolations = "0.14.7"
NonlinearEigenproblems = "1.1.1"
Parameters = "0.12.3"
RecursiveArrayTools = "2.38.10"
SciMLBase = "1.98.1"
Setfield = "1.1.1"
Setfield = "^1.1"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit a1df562

Please sign in to comment.