Skip to content

Commit

Permalink
compat with Stipple 0.11 and DataFrames 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hhaensel committed Apr 22, 2021
1 parent ac7e597 commit af87ea6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ Genie = "c43c736e-a2d1-11e8-161f-af95117fbd1e"
Stipple = "4acbeb90-81a0-11ea-1966-bdaff8155998"

[compat]
DataFrames = "0.20, 0.21, 0.22"
DataFrames = "0.20, 0.21, 0.22, 1.0"
Genie = "^1.17"
Stipple = "0.5, 0.6, 0.7, 0.8, 0.9, 0.10"
Stipple = "0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11"
julia = "1.3"

[extras]
Expand Down

0 comments on commit af87ea6

Please sign in to comment.