diff --git a/packages/python/pyproject.toml b/packages/python/pyproject.toml index 42a8a65d8..735a4ab33 100644 --- a/packages/python/pyproject.toml +++ b/packages/python/pyproject.toml @@ -41,6 +41,7 @@ tests = [ 'pytest', 'pytest-cov', 'pytest-benchmark[histogram]', + 'requests' ] [tool.pytest.ini_options]