diff --git a/pyproject.toml b/pyproject.toml index 209a284..60c2dc4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ packages = [ ] [tool.poetry.dependencies] -python = "3.11" +python = ">=3.11" altair = "5.2.0" certifi = "2020.12.5" chardet = "4.0.0"