Skip to content

Commit 2876809

Browse files
updated python vesion
1 parent e70adb4 commit 2876809

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ authors = ["Martin Kilbinger <[email protected]>"]
66
readme = "README.md"
77

88
[tool.poetry.dependencies]
9-
python = ">=3.9,<3.12"
10-
astropy = "5.2"
9+
python = ">=3.9,<3.13"
10+
astropy = "^5.0"
1111
camb = "1.5.4"
1212
datetime = "^5.5"
1313
numpy = "^1.26.4"

0 commit comments

Comments
 (0)