From db6e32d15ee00b6a28a876765b7c8ab7fcf3db13 Mon Sep 17 00:00:00 2001 From: Thomas Mansencal Date: Sun, 13 Oct 2024 10:04:27 +1300 Subject: [PATCH] Update `README.rst` file. --- README.rst | 2 +- docs/installation.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 360ec05..2f18555 100644 --- a/README.rst +++ b/README.rst @@ -162,7 +162,7 @@ Primary Dependencies - `python >= 3.10, < 3.14 `__ - `cachetools `__ -- `colour-science >= 4.4 `__ +- `colour-science >= 4.5 `__ - `imageio >= 2, < 3 `__ - `numpy >= 1.24, < 3 `__ - `scipy >= 1.10, < 2 `__ diff --git a/docs/installation.rst b/docs/installation.rst index c4a42d4..1a4e420 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -8,7 +8,7 @@ Primary Dependencies - `python >= 3.10, < 3.14 `__ - `cachetools `__ -- `colour-science >= 4.4 `__ +- `colour-science >= 4.5 `__ - `imageio >= 2, < 3 `__ - `numpy >= 1.24, < 3 `__ - `scipy >= 1.10, < 2 `__