Skip to content

Commit

Permalink
Set compat for packages
Browse files Browse the repository at this point in the history
  • Loading branch information
bluesmoon committed Sep 11, 2023
1 parent f0a7eaa commit 9a0c090
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@ JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
LightXML = "9c8b4983-aa76-5018-a973-4c85ecc9e179"
TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"

[compat]
julia = "1.6"
DataFrames = "1.6.1"
Formatting = "0.4.2"
HTTP = "1.9.15"
JSON = "0.21.4"
LightXML = "0.9.0"
TimeZones = "1.13.0"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

Expand Down

0 comments on commit 9a0c090

Please sign in to comment.