Skip to content

Commit 2be1dfa

Browse files
committed
Update "README.rst" file.
1 parent 5d3b2a7 commit 2be1dfa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,12 @@ Primary Dependencies
6666

6767
**Colour - Checker Detection** requires various dependencies in order to run:
6868

69-
- `python >= 3.8, < 4 <https://www.python.org/download/releases>`__
70-
- `colour-science >= 4 <https://pypi.org/project/colour-science>`__
69+
- `python >= 3.9, < 4 <https://www.python.org/download/releases>`__
70+
- `colour-science >= 4.3 <https://pypi.org/project/colour-science>`__
7171
- `imageio >= 2, < 3 <https://imageio.github.io>`__
72-
- `numpy >= 1.19, < 2 <https://pypi.org/project/numpy>`__
72+
- `numpy >= 1.22, < 2 <https://pypi.org/project/numpy>`__
7373
- `opencv-python >= 4, < 5 <https://pypi.org/project/opencv-python>`__
74-
- `scipy >= 1.5, < 2 <https://pypi.org/project/scipy>`__
74+
- `scipy >= 1.8, < 2 <https://pypi.org/project/scipy>`__
7575

7676
Pypi
7777
~~~~

0 commit comments

Comments
 (0)