Update dependency setuptools to v63.4.3 (develop)
This commit is contained in:
parent
1694ac74f2
commit
38885c983a
|
@ -2166,7 +2166,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 = "9c7b4e8d1ee5bafa6766b78ffde7c703047cf80ed40feca58fa6ba4a0a5c2167"
|
content-hash = "cf705cc4837e238496e580e10a257c5adc3c047b70e362b32aa358140ee2f86e"
|
||||||
|
|
||||||
[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.4.1"
|
setuptools = "==63.4.3"
|
||||||
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