Skip to content

Commit d2b8dca

Browse files
author
Jerome Plut
committed
fixed [compat] typo
1 parent edbee90 commit d2b8dca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Project.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
1010
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
1111
FastClosures = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a"
1212
FixedPointNumbers = "53c48c17-4a7d-5ca2-90c5-79b7896eea93"
13-
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
1413
GLPK = "60bf3e95-4087-53dc-ae20-288a0d20c6a6"
1514
IGLWrap_jll = "283677c1-8365-580c-84e5-ef4b5d190868"
1615
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -29,7 +28,7 @@ Colors = "0.12"
2928
DataStructures = "0.17"
3029
FastClosures = "0.3"
3130
FixedPointNumbers = "0.8"
32-
Makie = "0.4"
31+
Makie = "0.14"
3332
GLPK = "0.14"
3433
IGLWrap_jll = "0.1.3"
3534
Polyhedra = "0.6"

0 commit comments

Comments
 (0)