Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
lostella authored Jul 14, 2024
1 parent f5add50 commit b4abdf0
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,14 @@ version = "0.1.0"

[deps]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
DifferentiationInterface = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[weakdeps]
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[extensions]
ProtoGradZygoteExt = "Zygote"

[compat]
ChainRulesCore = "1"
DifferentiationInterface = "0.5"
LinearAlgebra = "1.9"
NNlib = "0.9"
Statistics = "1.9"
Expand Down

0 comments on commit b4abdf0

Please sign in to comment.