python310Packages.nettigo-air-monitor: remove unused dependency orjson

This commit is contained in:
Nick Cao
2023-11-07 09:01:32 -05:00
parent 47eb4982ee
commit e0f85347a6
@@ -5,7 +5,6 @@
, buildPythonPackage
, dacite
, fetchFromGitHub
, orjson
, pytest-asyncio
, pytest-error-for-skips
, pytestCheckHook
@@ -30,7 +29,6 @@ buildPythonPackage rec {
aiohttp
aqipy-atmotech
dacite
orjson
];
nativeCheckInputs = [