Skip to content

Commit

Permalink
Support up to v2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed Nov 18, 2024
1 parent a0fff70 commit 0484bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ urls = {Homepage = "https://aiida-testing.readthedocs.io/"}
requires-python = ">=3.7"
# Note the dependency on setuptools due to pkg_resources
dependencies = [
"aiida-core>=1.0.0,<2.3",
"aiida-core>=1.0.0,<2.6",
"pytest>=7.0",
"voluptuous~=0.12",
"setuptools",
Expand Down

0 comments on commit 0484bc9

Please sign in to comment.