Skip to content

Commit

Permalink
Add Compat upper bound entries in Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayushk4 committed Jan 4, 2020
1 parent 29d53c8 commit caf6cbf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"

[compat]
julia = "1"
LightXML = "0.8"
DataDeps = "0.7"
Glob = "1.2"
InternedStrings = "0.7"
StringEncodings = "0.3"
WordTokenizers = "0.5"
MultiResolutionIterators = "0.5"
CSV = "0.5"

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

0 comments on commit caf6cbf

Please sign in to comment.