diff --git a/pyproject.toml b/pyproject.toml index 46b1b41..e1457f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = ["Chris "] license = "MIT" [tool.poetry.dependencies] -python = "^3.11" +python = "^3.10" jupyterlab = "^3.3.3" pandas = "^1.4.2" matplotlib = "^3.5.1"