Skip to content

Commit

Permalink
bumping versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pogudingleb committed Dec 19, 2024
1 parent 747d174 commit 913150f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- ModelingToolkitSIExt
version:
- '<1.10.3 || >=1.10.4'
- '1.6'
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
Expand Down
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
ModelingToolkitSIExt = ["ModelingToolkit", "SymbolicUtils", "Symbolics"]

[compat]
AbstractAlgebra = "0.40, 0.41, 0.42, 0.43, 0.44"
AbstractAlgebra = "0.41, 0.42, 0.43, 0.44"
Aqua = "0.8"
CPUSummary = "0.2"
Combinatorics = "1"
Expand All @@ -41,7 +41,7 @@ LinearAlgebra = "1.10, 1.11"
Logging = "1.10, 1.11"
MacroTools = "0.5"
ModelingToolkit = "9.33"
Nemo = "0.43, 0.44, 0.45, 0.46, 0.47, 0.48"
Nemo = "0.45.4, 0.46, 0.47, 0.48"
ParamPunPam = "0.5"
Pkg = "1.10, 1.11"
PrecompileTools = "1.2"
Expand Down

0 comments on commit 913150f

Please sign in to comment.