File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ 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 >= 4 <https://pypi.org/project/colour-science >`__
17
+ - `colour-science >= 4.3 <https://pypi.org/project/colour-science >`__
18
18
- `imageio >= 2, < 3 <https://imageio.github.io >`__
19
- - `numpy >= 1.19 , < 2 <https://pypi.org/project/numpy >`__
19
+ - `numpy >= 1.22 , < 2 <https://pypi.org/project/numpy >`__
20
20
- `opencv-python >= 4, < 5 <https://pypi.org/project/opencv-python >`__
21
- - `scipy >= 1.5 , < 2 <https://pypi.org/project/scipy >`__
21
+ - `scipy >= 1.8 , < 2 <https://pypi.org/project/scipy >`__
22
22
23
23
Pypi
24
24
----
You can’t perform that action at this time.
0 commit comments