Skip to content

Commit

Permalink
Hope to fix the nightly errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Zitzeronion committed Oct 5, 2023
1 parent ff5f050 commit d7ee783
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
BSON = "0.3"
CUDA = "4"
DataFrames = "1"
FileIO = "1.8"
JLD2 = "0.4"
Parameters = "0.12"
Revise = "3"
julia = "1"
LazySets = "2.7"
BSON = ">=0.3"
CUDA = ">=4"
DataFrames = ">=1"
FileIO = ">=1.8"
JLD2 = ">=0.4"
Parameters = ">=0.12"
Revise = ">=3"
julia = ">=1"
LazySets = ">=2.7"

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

0 comments on commit d7ee783

Please sign in to comment.