Merge pull request #197664 from siriobalmelli-foss/fix/connexion

python3Packages.connexion: add missing dependency on 'packages'
This commit is contained in:
Fabian Affolter
2022-10-26 22:20:12 +02:00
committed by GitHub
@@ -11,6 +11,7 @@
, inflection
, jsonschema
, openapi-spec-validator
, packaging
, pytest-aiohttp
, pytestCheckHook
, pythonOlder
@@ -43,6 +44,7 @@ buildPythonPackage rec {
inflection
jsonschema
openapi-spec-validator
packaging
pyyaml
requests
swagger-ui-bundle