mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-06 17:51:40 -05:00
gunicorn requires packaging since 21.0.0
This commit is contained in:
parent
0c1e7fff3c
commit
2147b3368e
1 changed files with 2 additions and 1 deletions
|
@ -6818,7 +6818,8 @@
|
|||
"setuptools"
|
||||
],
|
||||
"gunicorn": [
|
||||
"setuptools"
|
||||
"setuptools",
|
||||
"packaging"
|
||||
],
|
||||
"guppy3": [
|
||||
"setuptools"
|
||||
|
|
Loading…
Add table
Reference in a new issue