diff --git a/bindings/python/sdk/batch/requirements.txt b/bindings/python/sdk/batch/requirements.txt index dcd98397..8996fe7d 100644 --- a/bindings/python/sdk/batch/requirements.txt +++ b/bindings/python/sdk/batch/requirements.txt @@ -1,3 +1,3 @@ -dapr-dev +dapr-dev #This is for RC testing and is unsupported. Replace with `dapr` for stable releases. Flask typing-extensions \ No newline at end of file diff --git a/pub_sub/python/sdk/checkout/requirements.txt b/pub_sub/python/sdk/checkout/requirements.txt index 023904b4..34ad71ff 100644 --- a/pub_sub/python/sdk/checkout/requirements.txt +++ b/pub_sub/python/sdk/checkout/requirements.txt @@ -1 +1 @@ -dapr-dev +dapr-dev #This is for RC testing and is unsupported. Replace with `dapr` for stable releases. diff --git a/pub_sub/python/sdk/order-processor/requirements.txt b/pub_sub/python/sdk/order-processor/requirements.txt index 54c83846..2771a279 100644 --- a/pub_sub/python/sdk/order-processor/requirements.txt +++ b/pub_sub/python/sdk/order-processor/requirements.txt @@ -1,5 +1,5 @@ Flask -dapr-dev +dapr-dev #This is for RC testing and is unsupported. Replace with `dapr` for stable releases. cloudevents uvicorn typing-extensions \ No newline at end of file diff --git a/secrets_management/python/sdk/order-processor/requirements.txt b/secrets_management/python/sdk/order-processor/requirements.txt index fbf05ed3..b9623311 100644 --- a/secrets_management/python/sdk/order-processor/requirements.txt +++ b/secrets_management/python/sdk/order-processor/requirements.txt @@ -1,2 +1,2 @@ -dapr-dev +dapr-dev #This is for RC testing and is unsupported. Replace with `dapr` for stable releases. typing-extensions \ No newline at end of file diff --git a/state_management/python/sdk/order-processor/requirements.txt b/state_management/python/sdk/order-processor/requirements.txt index fbf05ed3..b9623311 100644 --- a/state_management/python/sdk/order-processor/requirements.txt +++ b/state_management/python/sdk/order-processor/requirements.txt @@ -1,2 +1,2 @@ -dapr-dev +dapr-dev #This is for RC testing and is unsupported. Replace with `dapr` for stable releases. typing-extensions \ No newline at end of file