Skip to content

Commit 7a90e79

Browse files
mohdibntarekabelsiqueira
authored andcommitted
support DataFrames 0.22
1 parent 0d5e4c4 commit 7a90e79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6"
1212
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1313

1414
[compat]
15-
DataFrames = "^0.20, 0.21"
15+
DataFrames = "^0.20, 0.21, 0.22"
1616
JLD2 = "0.1.12, 0.2"
1717
LinearOperators = "0.4.0, 0.5.0, 0.6.0, 0.7.0, 1.0"
1818
NLPModels = "0.13"

0 commit comments

Comments
 (0)