Skip to content

Commit

Permalink
address PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
imperosol committed Jul 3, 2024
1 parent a9302df commit fc97b00
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 @@ -21,7 +21,7 @@ license = "GPL-3.0-only"

[tool.poetry.dependencies]
python = "^3.10,<3.12" # Version is held back by mistune
Django = "4.2.13"
Django = "^4.2.13"
Pillow = "^9.2"
mistune = "^0.8.4"
django-jinja = "^2.10"
Expand Down

0 comments on commit fc97b00

Please sign in to comment.