Skip to content

Commit ecbf0b5

Browse files
Fix downgrade
1 parent b277456 commit ecbf0b5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@ AllocCheck = "0.2"
7373
Aqua = "0.8"
7474
ArrayInterface = "7.7"
7575
BandedMatrices = "1.5"
76-
BlockDiagonals = "0.1.42, 0.2"
76+
BlockDiagonals = "0.2"
7777
blis_jll = "0.9.0"
7878
CUDA = "5"
79-
CUDSS = "0.1, 0.2, 0.3, 0.4"
80-
ChainRulesCore = "1.22"
79+
CUDSS = "0.4"
80+
ChainRulesCore = "1.25"
8181
ConcreteStructs = "0.2.3"
8282
DocStringExtensions = "0.9.3"
8383
EnumX = "1.0.4"
@@ -87,7 +87,7 @@ FastAlmostBandedMatrices = "0.1"
8787
FastLapackInterface = "2"
8888
FiniteDiff = "2.22"
8989
ForwardDiff = "0.10.36, 1"
90-
GPUArraysCore = "0.1.6, 0.2"
90+
GPUArraysCore = "0.2"
9191
HYPRE = "1.4.0"
9292
InteractiveUtils = "1.10"
9393
IterativeSolvers = "0.9.3"
@@ -113,7 +113,7 @@ RecursiveFactorization = "0.2.14"
113113
Reexport = "1"
114114
SafeTestsets = "0.1"
115115
SciMLBase = "2.70"
116-
SciMLOperators = "0.3.7, 0.4, 1"
116+
SciMLOperators = "1"
117117
Setfield = "1"
118118
SparseArrays = "1.10"
119119
Sparspak = "0.3.6"

0 commit comments

Comments
 (0)