Skip to content

Commit

Permalink
Add compat for test deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dahong67 committed Oct 11, 2023
1 parent 3dcf36d commit d015400
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion test/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.8.2"
manifest_format = "2.0"
project_hash = "28c75353ae1a7844c1302cba3d30068e378ce0f3"
project_hash = "d921ddf41c84b8f60c6e07d99c377ed4a741baee"

[[deps.Adapt]]
deps = ["LinearAlgebra"]
Expand Down
2 changes: 2 additions & 0 deletions test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
TestItemRunner = "f8b46487-2199-4994-9208-9a1283c18c0a"

[compat]
Distributions = "0.25.102"
IntervalSets = "0.7.7"
LossFunctions = "0.11.1"
OffsetArrays = "1.12.7"
TestItemRunner = "0.2.1"

0 comments on commit d015400

Please sign in to comment.