File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -57,9 +57,9 @@ Primary Dependencies
57
57
58
58
**Colour - Checker Detection ** requires various dependencies in order to run:
59
59
60
- - ` Python >=3.5 <https://www.python.org/download/releases/ >`__
61
- - ` Colour Science <https://www. colour-science.org >`__
62
- - `opencv-python >=4 <https://pypi.org/project/opencv-python/ >`__
60
+ - ` python >=3.5 <https://www.python.org/download/releases/ >`__
61
+ - ` colour-science <https://pypi.org/project/ colour-science/ >`__
62
+ - `opencv-python>=4 <https://pypi.org/project/opencv-python/ >`__
63
63
64
64
Pypi
65
65
^^^^
Original file line number Diff line number Diff line change @@ -37,10 +37,9 @@ Primary Dependencies
37
37
38
38
**Colour - Checker Detection ** requires various dependencies in order to run:
39
39
40
- - `Python 2.7 <https://www.python.org/download/releases/ >`__ or
41
- `Python 3.7 <https://www.python.org/download/releases/ >`__
42
- - `Colour Science <https://www.colour-science.org >`__
43
- - `opencv-python <https://pypi.org/project/opencv-python/ >`__
40
+ - `python>=3.5 <https://www.python.org/download/releases/ >`__
41
+ - `colour-science <https://pypi.org/project/colour-science/ >`__
42
+ - `opencv-python>=4 <https://pypi.org/project/opencv-python/ >`__
44
43
45
44
Pypi
46
45
^^^^
You can’t perform that action at this time.
0 commit comments