Skip to content

Commit

Permalink
Merge pull request #340 from FourierFlows/ncc/add-compat
Browse files Browse the repository at this point in the history
Add compat entries for Standard Library
  • Loading branch information
navidcy committed Nov 6, 2023
2 parents a4b009d + dd8b430 commit 83f072e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,12 @@ DocStringExtensions = "0.8, 0.9"
FFTW = "1"
FourierFlows = "0.10.3"
JLD2 = "0.1, 0.2, 0.3, 0.4"
LinearAlgebra = "1.6"
Random = "1.6"
Reexport = "0.2, 1"
SpecialFunctions = "0.10, 1, 2"
StaticArrays = "0.12, 1"
Statistics = "1.6"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 83f072e

Please sign in to comment.