Skip to content

Commit

Permalink
update Project.toml (issue #85)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpjones76 committed Aug 17, 2021
1 parent ddbb529 commit 993d2d9
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 @@ -24,13 +24,13 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
Blosc = "0.5.1, 0.6, 0.7"
DSP = "0.5, 0.6"
FFTW = "1.1"
Glob = "1.2.0"
Blosc = " 0.5"
DSP = " 0.5"
FFTW = "1.1"
Glob = "1.2"
HDF5 = "0.12.3, 0.13"
HTTP = "0.8.12"
LightXML = "0.8.1"
HTTP = "0.8"
LightXML = "0.8"
julia = "1"

[extras]
Expand Down

0 comments on commit 993d2d9

Please sign in to comment.