Skip to content

Commit 091e9d1

Browse files
updated astropy version
1 parent 669e5b1 commit 091e9d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ authors = [
77
]
88
readme = "README.md"
99

10-
requires-python = ">=3.11"
10+
requires-python = ">=3.10"
1111

1212
dependencies = [
13-
"astropy>=7.0",
13+
"astropy>=6.1",
1414
"datetime>=5.5",
1515
"numpy>=1.26.4",
1616
"matplotlib>=3.8.4",

0 commit comments

Comments
 (0)