mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-11 12:29:24 +00:00
Ajout de pygraphviz en dépendance
This commit is contained in:
@ -19,7 +19,7 @@ homepage = "https://ae.utbm.fr/"
|
||||
license = "GPL-3.0-only"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.7"
|
||||
python = "^3.8"
|
||||
Django = "^2.2"
|
||||
Pillow = "^8.3.2"
|
||||
mistune = "^0.8.4"
|
||||
@ -41,7 +41,7 @@ django-simple-captcha = "^0.5.14"
|
||||
python-dateutil = "^2.8.2"
|
||||
psycopg2-binary = "2.8.6"
|
||||
sentry-sdk = "^1.4.3"
|
||||
graphviz = "^0.17"
|
||||
pygraphviz = "^1.9"
|
||||
Jinja2 = "<=3.0.3"
|
||||
|
||||
# Extra optional dependencies
|
||||
|
Reference in New Issue
Block a user