python311Packages.jupyterlab: propgate httpx

This commit is contained in:
Martin Weinelt
2024-03-18 01:29:26 +01:00
parent a1015ba5dc
commit 46fc1c8b8f
@@ -4,6 +4,7 @@
, hatch-jupyter-builder
, hatchling
, async-lru
, httpx
, packaging
, tornado
, ipykernel
@@ -36,6 +37,7 @@ buildPythonPackage rec {
propagatedBuildInputs = [
async-lru
httpx
packaging
tornado
ipykernel