Skip to content

Commit

Permalink
Fix compat
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiago-Simoes committed Sep 19, 2023
1 parent ef375b1 commit 0f0206c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.8.5"
manifest_format = "2.0"
project_hash = "ac806664f837eaa8c8d1e7dc96af54f3780fe5fc"
project_hash = "627077048f2901df65760c7fb36f795668d26e7f"

[[deps.AbstractTrees]]
git-tree-sha1 = "52b3b436f8f73133d7bc3a6c71ee7ed6ab2ab754"
Expand Down
5 changes: 5 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,16 @@ ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"

[compat]
CSV = "0.10.3"
Cascadia = "1"
DataFrames = "1"
Downloads = "1"
Gumbo = "0.8"
HTTP = "1"
JSON = "0.21"
JuliaInterpreter = "0.9"
MethodAnalysis = "0.4"
PackageCompatUI = "1.0.2"
PyCall = "1"
StringEncodings = "0.3"
XLSX = "0.8"
ZipFile = "0.10"
Expand Down

0 comments on commit 0f0206c

Please sign in to comment.