Including Python 3.12 in allowable versions

This commit is contained in:
Micah Jerome Ellison 2022-10-29 13:00:12 -07:00
parent d47d40aa33
commit 21ed10c7b0

View file

@ -27,7 +27,7 @@ classifiers = [
"Funding" = "https://opencollective.com/jrnl"
[tool.poetry.dependencies]
python = ">=3.10.0, <3.12"
python = ">=3.10.0, <3.13"
ansiwrap = "^0.8.4"
colorama = ">=0.4" # https://github.com/tartley/colorama/blob/master/CHANGELOG.rst