Skip to content

Commit

Permalink
Bump python version since 3.8 is EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
trygveasp committed Jan 9, 2025
1 parent 8030f6c commit 76abab8
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 @@
requires = ["poetry-core > 1.2.0"]

[tool.poetry.dependencies]
python = "^3.8"
python = "^3.9"
dateutils = "^0.6.12"
f90nml = "^1.4.3"
humanize = ">=3.14.0"
Expand Down

0 comments on commit 76abab8

Please sign in to comment.