Skip to content

Commit 383be9e

Browse files
Bump SymbolicUtils.jl compat to v2 (#547)
This is required for both tests to work on the latest version and to unblock downstream.
1 parent bb45773 commit 383be9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ CommonSolve = "0.2"
1616
LinearAlgebra = "<0.0.1, 1.6"
1717
PyCall = "1.96.2"
1818
SpecialFunctions = "0.7, 0.8, 0.8, 0.10, 1, 2"
19-
SymbolicUtils = "1"
19+
SymbolicUtils = "1, 2"
2020
SymPyCore = "0.2, 1"
2121
julia = "1.6"
2222

0 commit comments

Comments
 (0)