Skip to content

Commit 9d58958

Browse files
Updates
1 parent 4a10296 commit 9d58958

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

benchmarks/DynamicalODE/Project.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
77
ParameterizedFunctions = "65888b18-ceab-5e60-b2b9-181511a3b968"
88
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
99
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
10-
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
11-
PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee"
1210
SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
1311
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1412
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
@@ -19,6 +17,7 @@ DiffEqCallbacks = "2.13, 3, 4"
1917
DiffEqPhysics = "3.15.0"
2018
Elliptic = "1.0.1"
2119
OrdinaryDiffEq = "6, 6.89.0"
20+
PyCall = "1.96.4"
2221
ParameterizedFunctions = "5.17.0"
2322
Plots = "2.0.0, 1"
2423
PyPlot = "2.11.5"

0 commit comments

Comments
 (0)