Merge pull request #211918 from fabaff/json-logging-fix
python310Packages.json-logging: add missing input
This commit is contained in:
commit
7cc05eed4a
@ -3,6 +3,7 @@
|
|||||||
, fastapi
|
, fastapi
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, flask
|
, flask
|
||||||
|
, httpx
|
||||||
, pytestCheckHook
|
, pytestCheckHook
|
||||||
, pythonOlder
|
, pythonOlder
|
||||||
, requests
|
, requests
|
||||||
@ -28,6 +29,7 @@ buildPythonPackage rec {
|
|||||||
nativeCheckInputs = [
|
nativeCheckInputs = [
|
||||||
fastapi
|
fastapi
|
||||||
flask
|
flask
|
||||||
|
httpx
|
||||||
pytestCheckHook
|
pytestCheckHook
|
||||||
# quart
|
# quart
|
||||||
requests
|
requests
|
||||||
|
Loading…
Reference in New Issue
Block a user