Skip to content

Commit c760352

Browse files
Merge pull request #136 from PumasAI/compathelper/new_version/2023-02-20-00-29-38-823-548706488
CompatHelper: bump compat for "Symbolics" to "5.1"
2 parents d594f4b + 66251e8 commit c760352

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ RecipesBase = "0.8, 1.0"
2727
RecursiveArrayTools = "2"
2828
Reexport = "0.2, 1.0"
2929
RegularizationTools = "0.6"
30-
Symbolics = "4"
30+
Symbolics = "4, 5.1"
3131
julia = "1.6"
3232

3333
[extras]
@@ -36,8 +36,8 @@ FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000"
3636
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
3737
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
3838
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
39-
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
4039
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
40+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
4141

4242
[targets]
4343
test = ["ChainRulesCore", "Test", "StableRNGs", "FiniteDifferences", "QuadGK", "ForwardDiff", "Symbolics"]

0 commit comments

Comments
 (0)