Skip to content

Commit 66b1078

Browse files
committed
Update "README.rst" file.
1 parent b29d082 commit 66b1078

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

README.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,9 @@ Primary Dependencies
5151
**Colour - Checker Detection** requires various dependencies in order to run:
5252

5353
- `Python 2.7 <https://www.python.org/download/releases/>`_ or
54-
`Python 3.5 <https://www.python.org/download/releases/>`_
54+
`Python 3.7 <https://www.python.org/download/releases/>`_
5555
- `Colour Science <https://www.colour-science.org>`_
56-
- `NumPy <http://www.numpy.org/>`_
57-
- `OpenImageIO <https://github.com/OpenImageIO/oiio>`_
56+
- `opencv-python <https://pypi.org/project/opencv-python/>`_
5857

5958
Pypi
6059
^^^^

docs/index.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,9 @@ Primary Dependencies
3232
**Colour - Checker Detection** requires various dependencies in order to run:
3333

3434
- `Python 2.7 <https://www.python.org/download/releases/>`_ or
35-
`Python 3.5 <https://www.python.org/download/releases/>`_
35+
`Python 3.7 <https://www.python.org/download/releases/>`_
3636
- `Colour Science <https://www.colour-science.org>`_
37-
- `NumPy <http://www.numpy.org/>`_
38-
- `OpenImageIO <https://github.com/OpenImageIO/oiio>`_
37+
- `opencv-python <https://pypi.org/project/opencv-python/>`_
3938

4039
Pypi
4140
^^^^

0 commit comments

Comments
 (0)