Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
yebai authored Nov 8, 2023
1 parent 36d1057 commit 76d2ca6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ repo = "https://github.com/TuringLang/Libtask.jl.git"
version = "0.8.6"

[deps]
FunctionWrappers = "069b7b12-0de2-55c6-9aab-29f3d0a68a2e"
LRUCache = "8ac3fa9e-de4c-5943-b1dc-09c6b5f20637"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
FunctionWrappers = "1.1"
LRUCache = "1.3"
LinearAlgebra = "1.7"
Statistics = "1.7"
julia = "1.7"

[extras]
Expand Down

0 comments on commit 76d2ca6

Please sign in to comment.