Remove pinned version of setuptools

This commit is contained in:
Georg Krause 2022-09-05 20:27:06 +02:00
commit 99a56e497b
No known key found for this signature in database
GPG key ID: 2970D504B2183D22
2 changed files with 1 additions and 2 deletions

View file

@ -8,7 +8,6 @@ license = "GNU AGPLv3"
[tool.poetry.dependencies]
python = "^3.7"
Django = "==3.2.15"
setuptools = "59.1.1"
django-environ = "==0.9.0"
Pillow = "==9.2.0"
django-allauth = "==0.42.0"