diff --git a/pyproject.toml b/pyproject.toml index 8182e110..3cfbd9d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,8 @@ test-http-v2 = [ "orjson" ] test-deferred-bindings = [ - "azurefunctions-extensions-bindings-blob==1.0.0b3" + "azurefunctions-extensions-bindings-blob==1.0.0b3", + "azurefunctions-extensions-bindings-eventhub==1.0.0b1" ] [build-system]