iliailmer / ParameterEstimation.jl

ParameterEstimation.jl is a Julia package for estimating parameters and initial conditions of ODE models given measurement data.
https://iliailmer.github.io/ParameterEstimation.jl/
GNU General Public License v3.0
27 stars 8 forks source link

CompatHelper: bump compat for Symbolics to 6, (keep existing compat) #104

Open github-actions[bot] opened 3 months ago

github-actions[bot] commented 3 months ago

This pull request changes the compat entry for the Symbolics package from 4, 5 to 4, 5, 6. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

ChrisRackauckas commented 3 months ago

This doesn't use maketerm so it's safe to just blind merge this.