File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -51,10 +51,9 @@ Primary Dependencies
51
51
**Colour - Checker Detection ** requires various dependencies in order to run:
52
52
53
53
- `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/ >`_
55
55
- `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/ >`_
58
57
59
58
Pypi
60
59
^^^^
Original file line number Diff line number Diff line change @@ -32,10 +32,9 @@ Primary Dependencies
32
32
**Colour - Checker Detection ** requires various dependencies in order to run:
33
33
34
34
- `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/ >`_
36
36
- `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/ >`_
39
38
40
39
Pypi
41
40
^^^^
You can’t perform that action at this time.
0 commit comments