Skip to content

Commit

Permalink
Merge branch 'SciML:master' into research
Browse files Browse the repository at this point in the history
  • Loading branch information
AstitvaAggarwal authored Jun 11, 2024
2 parents 94770d4 + ecc6a40 commit caa727c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/SpellCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@v1.21.0
uses: crate-ci/typos@v1.22.3
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ RuntimeGeneratedFunctions = "0.5.12"
SafeTestsets = "0.1"
SciMLBase = "2.28"
Statistics = "1.10"
SymbolicUtils = "1.5"
SymbolicUtils = "1.5, 2"
Symbolics = "5.27.1"
Test = "1"
UnPack = "1"
Expand Down
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ ModelingToolkit = "9.7"
MonteCarloMeasurements = "1"
NeuralPDE = "5.14"
Optimization = "3.24"
OptimizationOptimJL = "0.2.1"
OptimizationOptimJL = "0.2.1, 0.3"
OptimizationOptimisers = "0.2.1"
OptimizationPolyalgorithms = "0.2"
OrdinaryDiffEq = "6.74"
Expand Down

0 comments on commit caa727c

Please sign in to comment.