diff --git a/pyproject.toml b/pyproject.toml index 20370a4..754fb8b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ readme = "README.md" [tool.poetry.dependencies] python = "^3.8" distributed = ">=2.30.0" -py-spy = "^0.3.9" +py-spy = ">=0.3.9" [tool.poetry.group.docker.dependencies] bokeh = "^2.3.1"