Skip to content

Commit 7b22b12

Browse files
authored
find_root! is not available in early versions of DataStructures
1 parent f4be9ea commit 7b22b12

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
@@ -17,7 +17,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1717
[compat]
1818
ArnoldiMethod = "0.4"
1919
Distributed = "1"
20-
DataStructures = "0.17, 0.18, 0.19"
20+
DataStructures = "0.18, 0.19"
2121
Inflate = "0.1.3"
2222
LinearAlgebra = "1"
2323
Random = "1"

0 commit comments

Comments
 (0)