diff --git a/pyproject.toml b/pyproject.toml index c98dd7e44..2ee922eba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ audio = [ ] video = ["opencv-python >= 4.5"] -slackbot = ["marvin[prefect]", "numpy", "raggy", "turbopuffer==0.1.23"] +slackbot = ["marvin[prefect]", "numpy", "raggy", "turbopuffer==0.1.25"] [project.urls] Code = "https://github.com/prefecthq/marvin"