Skip to content

Commit

Permalink
Update package lists
Browse files Browse the repository at this point in the history
  • Loading branch information
eschnett committed Jul 20, 2023
1 parent e47e1a6 commit 98a21e7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
ComputedFieldTypes = "1.0.0"
FastTransforms = "0.13.5"
FastTransforms = "0.13.6, 0.15.0"
StaticArrays = "1.1.1"
julia = "1.7"
3 changes: 3 additions & 0 deletions test/Project.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
[deps]
FastTransforms = "057dd010-8810-581a-b7be-e3fc3b93f78c"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 comments on commit 98a21e7

Please sign in to comment.