Skip to content

Commit

Permalink
Add compat bounds for more packages (#789)
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano authored Nov 3, 2023
1 parent 3487da6 commit ce49446
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,20 @@ Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"

[compat]
Distributed = "1"
AMDGPU = "0.5.7, 0.6"
CUDA = "3, 4, 5"
DocStringExtensions = "0.8, 0.9"
Libdl = "1"
MPICH_jll = "4"
MPIPreferences = "0.1.8"
MPItrampoline_jll = "5"
OpenMPI_jll = "4"
PkgVersion = "0.3"
PrecompileTools = "1.0.1"
Requires = "~0.5, 1.0"
Serialization = "1"
Sockets = "1"
julia = "1.6"

[extensions]
Expand Down

0 comments on commit ce49446

Please sign in to comment.