Update dependency setuptools to v65 (develop)
This commit is contained in:
parent
d5cb04d214
commit
f54909c328
2 changed files with 127 additions and 127 deletions
|
|
@ -8,7 +8,7 @@ license = "GNU AGPLv3"
|
|||
[tool.poetry.dependencies]
|
||||
python = "^3.7"
|
||||
Django = "==3.2.15"
|
||||
setuptools = "==63.4.3"
|
||||
setuptools = "==65.0.2"
|
||||
django-environ = "==0.9.0"
|
||||
Pillow = "==9.2.0"
|
||||
django-allauth = "==0.42.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue