Skip to content

Commit ce49446

Browse files
authored
Add compat bounds for more packages (#789)
1 parent 3487da6 commit ce49446

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Project.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,20 @@ Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
1919
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
2020

2121
[compat]
22+
Distributed = "1"
2223
AMDGPU = "0.5.7, 0.6"
2324
CUDA = "3, 4, 5"
2425
DocStringExtensions = "0.8, 0.9"
26+
Libdl = "1"
27+
MPICH_jll = "4"
2528
MPIPreferences = "0.1.8"
29+
MPItrampoline_jll = "5"
30+
OpenMPI_jll = "4"
2631
PkgVersion = "0.3"
2732
PrecompileTools = "1.0.1"
2833
Requires = "~0.5, 1.0"
34+
Serialization = "1"
35+
Sockets = "1"
2936
julia = "1.6"
3037

3138
[extensions]

0 commit comments

Comments
 (0)