diff --git a/pyproject.toml b/pyproject.toml index b7c8d19ed..81587233d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ audio = [ ] video = ["opencv-python >= 4.5"] -slackbot = ["marvin[prefect]", "numpy", "raggy", "turbopuffer==0.1.15"] +slackbot = ["marvin[prefect]", "numpy", "raggy", "turbopuffer==0.1.18"] [project.urls] Code = "https://github.com/prefecthq/marvin"