Skip to content

Commit

Permalink
Update requirement for Cobaya (>=3.2.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtristram committed Nov 20, 2023
1 parent 17e1447 commit 0980024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -19,7 +19,7 @@ classifiers = [
"Programming Language :: Python :: 3.10",
]
requires-python = ">=3.8.0"
dependencies = ["astropy", "cobaya>=3.4"]
dependencies = ["astropy", "cobaya>=3.2.2"]

[tool.setuptools_scm]
version_file = "planck_2020_hillipop/_version.py"
Expand Down

0 comments on commit 0980024

Please sign in to comment.