Skip to content

Commit

Permalink
Merge pull request #39 from dillondaudert/compathelper/new_version/20…
Browse files Browse the repository at this point in the history
…20-12-22-23-11-07-423-4124857452

CompatHelper: bump compat for "Arpack" to "0.5"
  • Loading branch information
dillondaudert committed Jan 5, 2021
2 parents bf48ad8 + cec8a9e commit 15dd45e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Expand Up @@ -13,7 +13,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
Arpack = "0.4"
Arpack = "0.4, 0.5"
Distances = "0.8, 0.9, 0.10"
LsqFit = "0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12"
NearestNeighborDescent = "0.3"
Expand Down

0 comments on commit 15dd45e

Please sign in to comment.