Update dependency setuptools to v63.4.1 (develop)
This commit is contained in:
parent
35e8cb984a
commit
cb525e8f8a
|
@ -2125,7 +2125,7 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
|
||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "1.1"
|
lock-version = "1.1"
|
||||||
python-versions = "^3.7"
|
python-versions = "^3.7"
|
||||||
content-hash = "803bd0fcf4722804cc3d04404308e8e4b9fa13aad47c6e0076b713c6946d82e2"
|
content-hash = "db4a0a53c992fa0783b5f2c743cc6b96b16fdf35eec171286b48fdd4ba312534"
|
||||||
|
|
||||||
[metadata.files]
|
[metadata.files]
|
||||||
aiohttp = [
|
aiohttp = [
|
||||||
|
|
|
@ -8,7 +8,7 @@ license = "GNU AGPLv3"
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.7"
|
python = "^3.7"
|
||||||
Django = "==3.2.15"
|
Django = "==3.2.15"
|
||||||
setuptools = "==63.2.0"
|
setuptools = "==63.4.1"
|
||||||
django-environ = "==0.9.0"
|
django-environ = "==0.9.0"
|
||||||
Pillow = "==9.2.0"
|
Pillow = "==9.2.0"
|
||||||
django-allauth = "==0.42.0"
|
django-allauth = "==0.42.0"
|
||||||
|
|
Loading…
Reference in New Issue