Revert "Dépendance poetry manquante (setuptools)" (#526)

This reverts commit 022b365bb2.
This commit is contained in:
Théo DURR
2022-12-15 23:18:41 +01:00
committed by GitHub
parent 022b365bb2
commit 6b2027550c
2 changed files with 2 additions and 4 deletions

View File

@ -43,8 +43,6 @@ psycopg2-binary = "2.9.3"
sentry-sdk = "^1.4.3"
pygraphviz = "^1.9"
Jinja2 = "^3.1"
setuptools = "^65.6.3"
# Extra optional dependencies
mysqlclient = { version = "^2.0.3", optional = true }