python311Packages.dvc-http: add missing input

This commit is contained in:
Fabian Affolter
2024-03-21 21:58:04 +01:00
parent 77ca067b62
commit dcb9d49021
@@ -4,6 +4,7 @@
, fetchFromGitHub
, dvc-objects
, fsspec
, funcy
, pythonOlder
, pythonRelaxDepsHook
, setuptools-scm
@@ -28,9 +29,10 @@ buildPythonPackage rec {
];
propagatedBuildInputs = [
aiohttp-retry
dvc-objects
fsspec
aiohttp-retry
funcy
];
# Currently it's not possible to run the tests