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 3786718 commit 9b7e555Copy full SHA for 9b7e555
Project.toml
@@ -32,18 +32,18 @@ KMLZipArchivesExt = "ZipArchives"
32
KMLMakieExt = "Makie"
33
34
[compat]
35
-Automa = "1.1.0"
36
-Dates = "1.11.0"
37
-Downloads = "1.6.0"
+Automa = "1.1"
+Dates = "1.11"
+Downloads = "1.6"
38
GeoInterface = "1.3"
39
-JSON3 = "1.14.3"
+JSON3 = "1.14"
40
OrderedCollections = "1"
41
-Parsers = "2.8.3"
42
-REPL = "1.11.0"
43
-Scratch = "1.2.1"
44
-Serialization = "1.11.0"
45
-StaticArrays = "1.9.13"
46
-Tables = "1.12.0"
47
-TimeZones = "1.21.3"
48
-XML = "0.3.0"
+Parsers = "2.8"
+REPL = "1.11"
+Scratch = "1.2"
+Serialization = "1.11"
+StaticArrays = "1.9"
+Tables = "1.12"
+TimeZones = "1.21"
+XML = "0.3"
49
julia = "1"
0 commit comments