Skip to content

Commit

Permalink
make julia compat entry upper-bounded
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-weber committed Oct 4, 2023
1 parent 5f1080b commit 1a9405b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ MPIPreferences = "0.1.9"
Measurements = "2.10.0"
PrecompileTools = "1.2.0"
PrettyTables = "2.2.7"
julia = ">= 1.7"
julia = "1.7"

[extras]
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
Expand Down

0 comments on commit 1a9405b

Please sign in to comment.