Skip to content

Commit

Permalink
Package updates
Browse files Browse the repository at this point in the history
Closes #22
  • Loading branch information
sdobber committed Dec 4, 2021
1 parent ec09433 commit 2be6404
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1,108 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ docs/site/
*.DS_Store
.vscode
Manifest.toml
examples/Manifest.toml
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
[compat]
BSON = "0.3"
Flux = "0.12"
JuliennedArrays = "0.2"
JuliennedArrays = "0.2, 0.3"
LazyArtifacts = "1"
Reexport = "1"
Revise = "3"
SliceMap = "0.2"
Tables = "1"
Zygote = "0.6 - 0.6.21"
julia = "1.6"
Zygote = "0.6"
julia = "1.6, 1.7"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down
Loading

0 comments on commit 2be6404

Please sign in to comment.