Skip to content

Commit bfdada5

Browse files
Bump compat for RecipesBase to v1.1 (#13)
1 parent 87241bb commit bfdada5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ NearestNeighbors = "b8a86587-4115-5ab1-83bc-aa920d37bbce"
99
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
1010

1111
[compat]
12-
NearestNeighbors = "^0.4.3"
13-
RecipesBase = "^0.7, 1"
14-
julia = "^1"
12+
NearestNeighbors = "0.4.3, 0.4.6"
13+
RecipesBase = "0.7, 1.1"
14+
julia = "1"
1515

1616
[extras]
1717
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)