Skip to content

Commit 1b03f4c

Browse files
committed
Update "installation.rst" file.
1 parent 2be1dfa commit 1b03f4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/installation.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ Primary Dependencies
1414
**Colour - Checker Detection** requires various dependencies in order to run:
1515

1616
- `python >= 3.8, < 4 <https://www.python.org/download/releases>`__
17-
- `colour-science >= 4 <https://pypi.org/project/colour-science>`__
17+
- `colour-science >= 4.3 <https://pypi.org/project/colour-science>`__
1818
- `imageio >= 2, < 3 <https://imageio.github.io>`__
19-
- `numpy >= 1.19, < 2 <https://pypi.org/project/numpy>`__
19+
- `numpy >= 1.22, < 2 <https://pypi.org/project/numpy>`__
2020
- `opencv-python >= 4, < 5 <https://pypi.org/project/opencv-python>`__
21-
- `scipy >= 1.5, < 2 <https://pypi.org/project/scipy>`__
21+
- `scipy >= 1.8, < 2 <https://pypi.org/project/scipy>`__
2222

2323
Pypi
2424
----

0 commit comments

Comments
 (0)