We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14eab79 commit b613e79Copy full SHA for b613e79
Project.toml
@@ -22,7 +22,6 @@ Rotations = "6038ab10-8711-5258-84ad-4b1120ba62dc"
22
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
23
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
24
Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
25
-TestEnv = "1e6cf692-eddd-4d53-88a5-2d735e33781b"
26
WinchModels = "7dcfa46b-7979-4771-bbf4-0aee0da42e1f"
27
28
[compat]
@@ -39,13 +38,13 @@ NLsolve = "4.5"
39
38
OrdinaryDiffEq = "6.66, 6.74"
40
PackageCompiler = "2.0"
41
Parameters = "0.12"
+Pkg = "1.10"
42
PrecompileTools = "1.2"
43
Reexport = "1.1, 1.2"
44
Rotations = "1.3"
45
StaticArrays = "1.9"
46
Sundials = "4.24"
47
WinchModels = "0.3.2"
48
-Pkg = "1.10"
49
julia = "1.10"
50
51
[extras]
0 commit comments