mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-11 12:29:24 +00:00
update mistune
This commit is contained in:
@ -20,10 +20,10 @@ homepage = "https://ae.utbm.fr/"
|
||||
license = "GPL-3.0-only"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10,<3.12" # Version is held back by mistune
|
||||
python = "^3.10"
|
||||
Django = "^4.2.13"
|
||||
Pillow = "^10.4.0"
|
||||
mistune = "^0.8.4"
|
||||
mistune = "^3.0.2"
|
||||
django-jinja = "^2.11"
|
||||
cryptography = "^42.0.8"
|
||||
pytz = "^2021.1"
|
||||
|
Reference in New Issue
Block a user