diff --git a/pyproject.toml b/pyproject.toml index cdba09cc..220f8b5f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ test-http-v2 = [ "orjson" ] test-deferred-bindings = [ - "azurefunctions-extensions-bindings-blob" + "azurefunctions-extensions-bindings-blob==1.0.0b2" ] [build-system]