File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -66,12 +66,12 @@ Primary Dependencies
66
66
67
67
**Colour - Checker Detection ** requires various dependencies in order to run:
68
68
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 >`__
71
71
- `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 >`__
73
73
- `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 >`__
75
75
76
76
Pypi
77
77
~~~~
You can’t perform that action at this time.
0 commit comments