Skip to content

Commit 39280ca

Browse files
Updates dependences with sunpy>=7.0.1
1 parent abca83a commit 39280ca

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ authors = [
2828
]
2929

3030
dependencies = [
31-
"sunpy==6.0.4",
32-
"parfive>=2.0.0", # The issue with streamlit and asyncio is resolved (see #13). Keep this for a while to make sure everything works smoothly.
31+
"sunpy>=7.0.1",
3332
"pandas",
3433
"scipy",
3534
"matplotlib",

0 commit comments

Comments
 (0)