Skip to content

Commit 12c8330

Browse files
committed
Update dependencies
1 parent 627a847 commit 12c8330

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Project.toml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,19 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2727
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2828

2929
[compat]
30-
Colors = "<0.12.6, 0.12.6"
31-
DocStringExtensions = "<0.8.3, 0.8.3"
30+
Colors = "<0.12.8, 0.12.8"
31+
DocStringExtensions = "<0.8.6, 0.8.6"
3232
FFMPEG = "0.4.1"
33-
GeometryBasics = "0.3"
34-
JLD2 = "0.4.21"
35-
LaTeXStrings = "1.3.0"
36-
LightGraphs = "1.3.5"
33+
GeometryBasics = "<0.4.0, 0.4.0"
34+
JLD2 = "<0.4.22, 0.4.22"
35+
LaTeXStrings = "1.3"
36+
LightGraphs = "1.3"
3737
LightXML = "<0.9.0, 0.9.0"
38-
MeshCat = "0.13.0 - 0.13.0"
39-
Meshing = "0.5.7"
40-
Parameters = "0.12"
41-
Polyhedra = "0.6.18"
42-
Rotations = "1.0.2 - 1.0.2"
38+
MeshCat = "<0.14.0, 0.14.0"
39+
Meshing = "<0.5.7, 0.5.7"
40+
Parameters = "<0.12.0, 0.12.0"
41+
Polyhedra = "<0.7.1, 0.7.1"
42+
Rotations = "1.1"
4343
Scratch = "1.1"
44-
StaticArrays = "0.12, 1.0"
45-
julia = "1.6"
44+
StaticArrays = "1.2"
45+
julia = "1.6, 1.7"

0 commit comments

Comments
 (0)