diff --git a/pyproject.toml b/pyproject.toml index a38eb42..19cf656 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ pyls-black = '^0.4.4' pyls-mypy = '^0.1.8' pyls-isort = '^0.1.1' pytest = '^9.0.0' -poetry-version = '^0.1.5' +poetry-version = '^0.2.0' ipykernel = '^5.1.3' notebook = '^6.0.2' matplotlib = '^3.1.2'