diff --git a/pyproject.toml b/pyproject.toml index 8e3a0fa..d7e4b30 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ requires-python = ">=3.7" dependencies = [ "opencv-python", "PyQt5", - "tensorflow==2.10.0", + "tensorflow==2.12.1", "scikit-image", "numpy==1.26.4", "python-chess",