python3Packages.teslajsonpy: add new dependency
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
, buildPythonPackage
|
||||
, fetchFromGitHub
|
||||
, fetchpatch
|
||||
, httpx
|
||||
, poetry-core
|
||||
, pytest-asyncio
|
||||
, pytestCheckHook
|
||||
@@ -33,6 +34,7 @@ buildPythonPackage rec {
|
||||
aiohttp
|
||||
backoff
|
||||
beautifulsoup4
|
||||
httpx
|
||||
wrapt
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user