File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Colour - Checker Detection
11
11
.. |coveralls | image :: http://img.shields.io/coveralls/colour-science/colour-checker-detection/develop.svg?style=flat-square
12
12
:target: https://coveralls.io/r/colour-science/colour-checker-detection
13
13
:alt: Coverage Status
14
- .. |codacy | image :: https://img.shields.io/codacy/grade/984900e3a85e40239a0f8f633dd1ebcb /develop.svg?style=flat-square
14
+ .. |codacy | image :: https://img.shields.io/codacy/grade/c543bc30229347cdaea00aadd3f79499 /develop.svg?style=flat-square
15
15
:target: https://www.codacy.com/app/colour-science/colour-checker-detection
16
16
:alt: Code Grade
17
17
.. |version | image :: https://img.shields.io/pypi/v/colour-checker-detection.svg?style=flat-square
@@ -67,7 +67,7 @@ Primary Dependencies
67
67
**Colour - Checker Detection ** requires various dependencies in order to run:
68
68
69
69
- `python >= 3.8, < 4 <https://www.python.org/download/releases/ >`__
70
- - `colour-science <https://pypi.org/project/colour-science/ >`__
70
+ - `colour-science >= 4 <https://pypi.org/project/colour-science/ >`__
71
71
- `opencv-python >= 4, < 5 <https://pypi.org/project/opencv-python/ >`__
72
72
73
73
Pypi
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Primary Dependencies
14
14
**Colour - Checker Detection ** requires various dependencies in order to run:
15
15
16
16
- `python >= 3.8, < 4 <https://www.python.org/download/releases/ >`__
17
- - `colour-science <https://pypi.org/project/colour-science/ >`__
17
+ - `colour-science >= 4 <https://pypi.org/project/colour-science/ >`__
18
18
- `opencv-python >= 4, < 5 <https://pypi.org/project/opencv-python/ >`__
19
19
20
20
Pypi
You can’t perform that action at this time.
0 commit comments