File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 3737 - name : " Run CompatHelper"
3838 run : |
3939 import CompatHelper
40- CompatHelper.main()
40+ CompatHelper.main(;subdirs=["", "docs"] )
4141 shell : julia --color=yes {0}
4242 env :
4343 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -22,4 +22,22 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2222StochasticDiffEq = " 789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
2323
2424[compat ]
25+ DiffEqFlux = " 1.52.0"
26+ DifferentialEquations = " 7.6.0"
27+ Distances = " 0.10.7"
28+ Distributions = " 0.25.78"
2529Documenter = " 0.27"
30+ Flux = " 0.13.7"
31+ Lux = " 0.4.34"
32+ MLDataUtils = " 0.5"
33+ MLDatasets = " 0.7"
34+ Optimization = " 3.9"
35+ OptimizationFlux = " 0.1"
36+ OptimizationOptimJL = " 0.1"
37+ OptimizationPolyalgorithms = " 0.1"
38+ OrdinaryDiffEq = " 6.31"
39+ Plots = " 1.36"
40+ ReverseDiff = " 1.14"
41+ SciMLBase = " 1.72"
42+ SciMLSensitivity = " 7.11"
43+ StochasticDiffEq = " 6.56"
You can’t perform that action at this time.
0 commit comments