Skip to content

Commit

Permalink
fix downgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
oameye committed Jul 23, 2024
1 parent 1c6d5c6 commit abb68bc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ CoupledSDEsBaisin = ["ChaosTools", "Attractors"]

[compat]
Aqua = "0.8"
Attractors = "1.15.0"
ChaosTools = "3.1.2"
Attractors = "1.15"
ChaosTools = "3.1"
Dierckx = "0.5.3"
DiffEqNoiseProcess = "5.22.0"
DiffEqNoiseProcess = "5.22"
DocStringExtensions = "0.9.3"
Documenter = "1.4.1"
Documenter = "^1.4.1"
DynamicalSystemsBase = "3.7.1"
ExplicitImports = "1.6.0"
Format = "1"
Expand All @@ -55,7 +55,7 @@ JLD2 = "0.4.46"
Markdown = ">=1.9.0"
ModelingToolkit = "9.17"
Optim = "1.9.3"
OrdinaryDiffEq = "6.74.1"
OrdinaryDiffEq = "6.82"
ProgressBars = "1.5.1"
ProgressMeter = "1.10.0"
Reexport = "1.2.2"
Expand Down

0 comments on commit abb68bc

Please sign in to comment.