We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d3330 commit ccd3435Copy full SHA for ccd3435
Manifest.toml
@@ -2,7 +2,7 @@
2
3
julia_version = "1.9.2"
4
manifest_format = "2.0"
5
-project_hash = "27b0dda0dcab10085f21bbf36f3e88eebd13f7fe"
+project_hash = "0e9f9fa83b9ac1054f48524d58e6efa5c331ab79"
6
7
[[deps.AbstractFFTs]]
8
deps = ["LinearAlgebra"]
Project.toml
@@ -22,6 +22,7 @@ Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
22
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
23
24
[compat]
25
+ProgressMeter = "1.7.2"
26
julia = "1.9"
27
28
[extras]
0 commit comments