Allow Python 3.13 in pyproject

This commit is contained in:
Micah Jerome Ellison 2024-09-30 18:12:23 -07:00
parent 17e1ba60e5
commit 8444a64073

View file

@ -27,7 +27,7 @@ classifiers = [
"Funding" = "https://opencollective.com/jrnl"
[tool.poetry.dependencies]
python = ">=3.10.0, <3.13"
python = ">=3.10.0, <3.14"
colorama = ">=0.4" # https://github.com/tartley/colorama/blob/master/CHANGELOG.rst
cryptography = ">=3.0" # https://cryptography.io/en/latest/api-stability.html