Skip to content

Commit b1c44ef

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for SymbolicUtils in [extras] to 4, (keep existing compat)
1 parent a97900b commit b1c44ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ Compat = "0.63.0, 1, 2, 3, 4"
2424
RecipesBase = "0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 1.0"
2525
SpecialFunctions = "0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 1, 2"
2626
SymEngine_jll = "0.9, 0.10, 0.11, 0.12"
27-
SymbolicUtils = "3"
27+
SymbolicUtils = "3, 4"
2828
TermInterface = "2"
2929
julia = "1.6"
3030

3131
[extras]
32-
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3332
SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
3433
TermInterface = "8ea1fca8-c5ef-4a55-8b96-4e9afe9c9a3c"
34+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3535

3636
[targets]
3737
test = ["SymbolicUtils", "TermInterface", "Test"]

0 commit comments

Comments
 (0)