File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -45,28 +45,28 @@ VMRobotControlMakieExt = "Makie"
4545
4646[compat ]
4747BenchmarkTools = " 1"
48- ColorTypes = " >= 0.11"
49- Colors = " >= 0.12"
50- DataStructures = " >= 0.18"
48+ ColorTypes = " 0.11"
49+ Colors = " 0.12"
50+ DataStructures = " 0.18"
5151DifferentialEquations = " 7"
5252DiffResults = " 1"
53- DigitalAssetExchangeFormatIO = " >= 1.1.2" # This is required, previous versions broken
53+ DigitalAssetExchangeFormatIO = " 1.1.2" # This is required, previous versions broken
5454EzXML = " 1"
5555FileIO = " 1"
56- ForwardDiff = " >= 0.10"
56+ ForwardDiff = " 0.10"
5757FunctionWrappers = " 1"
58- GeometryBasics = " >= 0.4"
58+ GeometryBasics = " 0.4"
5959Graphs = " 1"
60- JSON = " >= 0.21"
61- LoopVectorization = " >= 0.12"
62- Makie = " >= 0.21"
63- MeshIO = " >= 0.4"
64- Observables = " >= 0.5"
60+ JSON = " 0.21"
61+ LoopVectorization = " 0.12"
62+ Makie = " 0.21"
63+ MeshIO = " 0.4"
64+ Observables = " 0.5"
6565OrderedCollections = " 1"
66- PreallocationTools = " >= 0.4"
66+ PreallocationTools = " 0.4"
6767ResultTypes = " 4"
68- StaticArrays = " >= 1.8.1" # Manual
69- StatsBase = " >= 0.34"
68+ StaticArrays = " 1.8.1" # Manual
69+ StatsBase = " 0.34"
7070Pkg = " 1"
7171SparseArrays = " 1"
7272
You can’t perform that action at this time.
0 commit comments