Skip to content

Commit 0fe1c11

Browse files
committed
chore(deps): bump dapr dep to 1.17.0.dev
Signed-off-by: Casper Nielsen <casper@diagrid.io>
1 parent 9f89746 commit 0fe1c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/dapr-ext-langgraph/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ python_requires = >=3.10
2424
packages = find_namespace:
2525
include_package_data = True
2626
install_requires =
27-
dapr >= 1.16.1rc1
27+
dapr >= 1.17.0.dev
2828
langgraph >= 0.3.6
2929
langchain >= 0.1.17
3030
python-ulid >= 3.0.0

0 commit comments

Comments
 (0)