diff --git a/software/pyproject.toml b/software/pyproject.toml index 6a87b9f1..a56bfcea 100644 --- a/software/pyproject.toml +++ b/software/pyproject.toml @@ -28,7 +28,7 @@ psutil = "^5.9.8" typer = "^0.9.0" platformdirs = "^4.2.0" rich = "^13.7.1" -open-interpreter = {extras = ["os"], version = "^0.2.3"} +open-interpreter = {extras = ["os"], version = "^0.2.4"} dateparser = "^1.2.0" pytimeparse = "^1.1.8" python-crontab = "^3.0.0"