Skip to content

Commit

Permalink
enforce progressmeter version
Browse files Browse the repository at this point in the history
  • Loading branch information
prakaa committed Jul 6, 2024
1 parent b5d3330 commit ccd3435
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.9.2"
manifest_format = "2.0"
project_hash = "27b0dda0dcab10085f21bbf36f3e88eebd13f7fe"
project_hash = "0e9f9fa83b9ac1054f48524d58e6efa5c331ab79"

[[deps.AbstractFFTs]]
deps = ["LinearAlgebra"]
Expand Down
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
ProgressMeter = "1.7.2"
julia = "1.9"

[extras]
Expand Down

0 comments on commit ccd3435

Please sign in to comment.