Skip to content

Commit 220b3d8

Browse files
committed
Update dependency list.
1 parent 5843b70 commit 220b3d8

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ Primary Dependencies
5757

5858
**Colour - Checker Detection** requires various dependencies in order to run:
5959

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/>`__
6363

6464
Pypi
6565
^^^^

docs/index.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,9 @@ Primary Dependencies
3737

3838
**Colour - Checker Detection** requires various dependencies in order to run:
3939

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/>`__
4443

4544
Pypi
4645
^^^^

0 commit comments

Comments
 (0)