Skip to content

Commit a7c72ca

Browse files
Merge pull request #1170 from SciML/downgrade
Fix downgrade CI
2 parents 8c49745 + ef59417 commit a7c72ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ DocStringExtensions = "0.9"
7979
EnumX = "1"
8080
Enzyme = "0.13"
8181
EnzymeCore = "0.7, 0.8"
82-
FastBroadcast = "0.3"
82+
FastBroadcast = "0.3.5"
8383
FastClosures = "0.3.2"
8484
FastPower = "1.1"
8585
ForwardDiff = "0.10, 1"
@@ -98,7 +98,7 @@ MuladdMacro = "0.2.1"
9898
Parameters = "0.12.0"
9999
PrecompileTools = "1"
100100
Printf = "1.9"
101-
RecursiveArrayTools = "3"
101+
RecursiveArrayTools = "3.1"
102102
Reexport = "1.0"
103103
ReverseDiff = "1"
104104
SciMLBase = "2.94.0"

0 commit comments

Comments
 (0)