Skip to content

Commit 468fbd6

Browse files
committed
PR feedback
Signed-off-by: Patrick Assuied <[email protected]>
1 parent e24b474 commit 468fbd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/dapr-ext-workflow/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ python_requires = >=3.9
2424
packages = find_namespace:
2525
include_package_data = True
2626
install_requires =
27-
dapr >= 1.16.1rc1
27+
dapr >= 1.16.0.dev
2828
durabletask-dapr >= 0.2.0a13
2929
grpcio >= 1.62
3030

0 commit comments

Comments
 (0)