Skip to content

Commit

Permalink
Expand compat
Browse files Browse the repository at this point in the history
  • Loading branch information
kescobo authored Feb 20, 2022
1 parent 93e30d6 commit aad6cb4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ keywords = ["microbiology", "microbiome", "biology", "metagenomics"]
license = "MIT"
desc = "Convenience functions for working with the bioBakery"
authors = ["kescobo <kevbonham@gmail.com>", "annelle-abatoni <aa1@wellesley.edu>", "anikaluo <al8@wellesley.edu>", "Vanja Klepac-Ceraj <vklepacc@wellesley.edu>"]
version = "0.5.5"
version = "0.5.6"

[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Expand All @@ -15,9 +15,9 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"

[compat]
CSV = "0.8, 0.9"
CSV = "0.8, 0.9, 0.10"
Conda = "1.5"
Microbiome = "0.8"
Microbiome = "0.8, 0.9"
Reexport = "0.2, 1"
Tables = "1.2.1"
julia = "1.6"

0 comments on commit aad6cb4

Please sign in to comment.