Skip to content

Commit

Permalink
Merge pull request #52 from FourierFlows/AddCompatEntriesUpperBounds
Browse files Browse the repository at this point in the history
adds upper bounds
  • Loading branch information
navidcy authored Jan 21, 2020
2 parents afb4aa1 + 5795e29 commit 6d66a3f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
CuArrays = "1.6"
CuArrays = "^1.6"
FFTW = "< 1.2"
FourierFlows = "0.3.2"
JLD2 = "0.1.2"
julia = "1.0.0"
Reexport = "0.2.0"
SpecialFunctions = "0.8.0"
FourierFlows = "^0.3.2"
JLD2 = "^0.1.2"
julia = "^1.0.0"
Reexport = "^0.2.0"
SpecialFunctions = "^0.8.0"

[extras]
Coverage = "a2441757-f6aa-5fb2-8edb-039e3f45d037"
Expand Down

0 comments on commit 6d66a3f

Please sign in to comment.