Skip to content

Commit

Permalink
build: bump compat for ExtendableSparse
Browse files Browse the repository at this point in the history
  • Loading branch information
sathvikbhagavan committed Sep 20, 2023
1 parent c2fee00 commit 25d35bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
Distributions = "0.21, 0.22, 0.23, 0.24, 0.25"
ExtendableSparse = "0.4, 0.5, 0.6"
ExtendableSparse = "1"
Flux = "0.12, 0.13"
GLM = "1.3"
IterativeSolvers = "0.9"
Expand Down

0 comments on commit 25d35bb

Please sign in to comment.