Skip to content

Commit 37e13b1

Browse files
Merge pull request #692 from SciML/ChrisRackauckas-patch-1
No compats on test deps
2 parents cff4c35 + 29fe047 commit 37e13b1

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

test/Project.toml

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -27,26 +27,3 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2727
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2828
StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
2929
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
30-
31-
[compat]
32-
BenchmarkTools = "1"
33-
CUDA = "3"
34-
DataInterpolations = "3"
35-
DelayDiffEq = "5"
36-
DiffEqCallbacks = "2"
37-
Distances = "0.10"
38-
Distributions = "0.25"
39-
DistributionsAD = "0.6"
40-
Flux = "0.12"
41-
GalacticOptim = "2"
42-
GeometricFlux = "0.7"
43-
MLDataUtils = "0.5"
44-
MLDatasets = "0.5"
45-
NLopt = "0.6"
46-
NNlib = "0.7"
47-
OrdinaryDiffEq = "5"
48-
RecursiveArrayTools = "2"
49-
ReverseDiff = "1"
50-
SafeTestsets = "0.0.1"
51-
StaticArrays = "1"
52-
StochasticDiffEq = "6"

0 commit comments

Comments
 (0)