Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit f71b866

Browse files
committed
add version bounds
1 parent 5f4642f commit f71b866

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
4040
WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192"
4141

4242
[compat]
43+
Adapt = "1.0"
4344
ArgParse = "1.1"
4445
CLIMAParameters = "0.1"
4546
CUDAapi = "3.1, 4.0"
@@ -65,7 +66,7 @@ RootSolvers = "0.1, 0.2"
6566
SpecialFunctions = "0.10"
6667
StaticArrays = "0.12"
6768
WriteVTK = "1.4"
68-
julia = ">= 1.3"
69+
julia = "1.3"
6970

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

0 commit comments

Comments
 (0)