Skip to content

Commit 94f8160

Browse files
committed
update parfive dependency to version 2.3.1
1 parent bfa037d commit 94f8160

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"numpy",
2626
"orjson", # not needed, but improves plotly performance
2727
"pandas",
28-
"parfive==2.1.0", # TODO: relax when parfive is working again for downloading GONG maps
28+
"parfive==2.3.1",
2929
"plotly",
3030
"python-dateutil",
3131
"scipy",

0 commit comments

Comments
 (0)