Skip to content

Commit ecef703

Browse files
committed
Updated the required version of talkpipe
1 parent 935f179 commit ecef703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
"Topic :: Scientific/Engineering :: Artificial Intelligence",
2727
]
2828
dependencies = [
29-
"talkpipe[all]>=0.9.5a2",
29+
"talkpipe[all]>=0.11.1a1",
3030
"fastapi[standard]>=0.104.1",
3131
"uvicorn>=0.24.0",
3232
"jinja2>=3.1.2",

0 commit comments

Comments
 (0)