Skip to content

Commit 9b7e555

Browse files
committed
loosen compat
1 parent 3786718 commit 9b7e555

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Project.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,18 @@ KMLZipArchivesExt = "ZipArchives"
3232
KMLMakieExt = "Makie"
3333

3434
[compat]
35-
Automa = "1.1.0"
36-
Dates = "1.11.0"
37-
Downloads = "1.6.0"
35+
Automa = "1.1"
36+
Dates = "1.11"
37+
Downloads = "1.6"
3838
GeoInterface = "1.3"
39-
JSON3 = "1.14.3"
39+
JSON3 = "1.14"
4040
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"
41+
Parsers = "2.8"
42+
REPL = "1.11"
43+
Scratch = "1.2"
44+
Serialization = "1.11"
45+
StaticArrays = "1.9"
46+
Tables = "1.12"
47+
TimeZones = "1.21"
48+
XML = "0.3"
4949
julia = "1"

0 commit comments

Comments
 (0)