Skip to content

Commit d7a25a0

Browse files
authored
build: fix downgrade CI
* up Attractors and ChaosTools * specify IntervalArithmetic to path number * downgrade ChaosTools and Attractors * reverse last commit * up SSS
1 parent 4d7e5f2 commit d7a25a0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,23 +37,23 @@ AttractorsExt = ["Attractors"]
3737
DistMesh2D = ["DelaunayTriangulation"]
3838

3939
[compat]
40-
Attractors = "1.19.12"
41-
ChaosTools = "3.2.1"
40+
Attractors = "1.23.3"
41+
ChaosTools = "3.3.1"
4242
DataStructures = "0.18.20"
4343
DelaunayTriangulation = "1.6"
4444
DocStringExtensions = "0.9.3"
4545
DynamicalSystemsBase = "3.13"
4646
Format = "1"
4747
Interpolations = "0.15.1"
48-
IntervalArithmetic = "0.22"
48+
IntervalArithmetic = "0.22.22"
4949
LinearSolve = "2.37.0, 3"
5050
Optimization = "4"
5151
OptimizationOptimisers = "0.3"
5252
ProgressMeter = "1.10.0"
5353
Reexport = "1.2.2"
5454
SciMLBase = "2.70"
5555
SparseArrays = "1.10"
56-
StateSpaceSets = "2.1.2"
56+
StateSpaceSets = "2.3.0"
5757
StaticArrays = "1.9.8"
5858
Statistics = ">=1.9"
5959
StochasticDiffEq = "6.71"

0 commit comments

Comments
 (0)