Bumped Open Interpreter
This commit is contained in:
parent
0847e2d21f
commit
9866e868dd
File diff suppressed because it is too large
Load Diff
|
@ -28,7 +28,7 @@ psutil = "^5.9.8"
|
||||||
typer = "^0.9.0"
|
typer = "^0.9.0"
|
||||||
platformdirs = "^4.2.0"
|
platformdirs = "^4.2.0"
|
||||||
rich = "^13.7.1"
|
rich = "^13.7.1"
|
||||||
open-interpreter = {extras = ["os"], version = "^0.2.4"}
|
open-interpreter = {extras = ["os"], version = "^0.2.5"}
|
||||||
dateparser = "^1.2.0"
|
dateparser = "^1.2.0"
|
||||||
pytimeparse = "^1.1.8"
|
pytimeparse = "^1.1.8"
|
||||||
python-crontab = "^3.0.0"
|
python-crontab = "^3.0.0"
|
||||||
|
|
Loading…
Reference in New Issue