Skip to content

Commit

Permalink
CSV compat (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
eahenle authored Apr 27, 2022
1 parent 959790e commit c7a1fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Xtals = "ede5f01d-793e-4c47-9885-c447d1f18d6d"
[compat]
Aqua = "0.5"
Bio3DView = "~0.1.0"
CSV = "0.8"
CSV = "0.8, 0.9, 0.10"
DataFrames = "1"
FIGlet = "~0.2.0"
Graphs = "1.4"
Expand Down

0 comments on commit c7a1fa3

Please sign in to comment.