Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Project compat #98

Merged
merged 2 commits into from
Jan 24, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update Project compat
  • Loading branch information
tclements committed Jan 24, 2022
commit 06ae093f3bacc56987be5067426304dc7054fada
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,12 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[compat]
Adapt = "1.0.1, 2.0, 3.0"
CUDA = "2, 3"
DataFrames = "1"
DSP = "0.6, 0.7"
FFTW = "1.1, 1.2, 1.3, 1.4"
GPUArrays = "3.1, 4.0, 5.0, 6.2, 7.0, 8.0"
Glob = "1.2"
JLD2 = "0.1, 0.2"
JLD2 = "0.1, 0.2, 0.3, 0.4"
RecipesBase = "1.1"
SeisIO = "1.0, 1.1, 1.2"
StatsBase = "0.32,0.33"
Expand Down