gunicorn requires packaging since 21.0.0

This commit is contained in:
Albert Peschar 2023-08-11 10:19:20 +03:00
parent 0c1e7fff3c
commit 2147b3368e

View file

@ -6818,7 +6818,8 @@
"setuptools"
],
"gunicorn": [
"setuptools"
"setuptools",
"packaging"
],
"guppy3": [
"setuptools"