We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c22f9f8 commit bfa037dCopy full SHA for bfa037d
pyproject.toml
@@ -25,7 +25,7 @@ dependencies = [
25
"numpy",
26
"orjson", # not needed, but improves plotly performance
27
"pandas",
28
- "parfive==2.1.0",
+ "parfive==2.1.0", # TODO: relax when parfive is working again for downloading GONG maps
29
"plotly",
30
"python-dateutil",
31
"scipy",
0 commit comments