Skip to content

Commit

Permalink
fix precompile errors with Symbolics.jl and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kpobrien committed Aug 19, 2024
1 parent 9745f20 commit b32c508
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 @@ -32,7 +32,7 @@ Printf = "1.7"
SparseArrays = "1.7"
SpecialFunctions = "2"
Statistics = "1.7"
SymbolicUtils = "1.4 - 1.5.1"
SymbolicUtils = "1.4 - 2.1.3"
Symbolics = "4, 5"
Test = "1.7"
UUIDs = "1.7"
Expand Down

0 comments on commit b32c508

Please sign in to comment.