diff --git a/pyproject.toml b/pyproject.toml index 75067d6561..b1d8ebc1ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dev = [ "pytest-asyncio==0.24.0", "pyright==1.1.384", ] -gui = ["textual==0.82.0", "pyclip==0.7"] +gui = ["textual==0.83.0", "pyclip==0.7"] jax = ["jax==0.4.34", "numpy==2.1.2"] onnx = ["onnx==1.17.0", "numpy==2.1.2"] riscv = ["riscemu==2.2.7"]