@@ -5,13 +5,13 @@ Colour - Datasets
55
66 |actions | |coveralls | |codacy | |version |
77
8- .. |actions | image :: https://img.shields.io/github/workflow/status/colour-science/colour-datasets/Continuous%20Integration?label=actions&logo=github&style=flat-square
8+ .. |actions | image :: https://img.shields.io/github/workflow/status/colour-science/colour-datasets/Continuous%20Integration%20-%20Quality%20&%20Unit%20Tests ?label=actions&logo=github&style=flat-square
99 :target: https://github.com/colour-science/colour-datasets/actions
1010 :alt: Develop Build Status
1111.. |coveralls | image :: http://img.shields.io/coveralls/colour-science/colour-datasets/develop.svg?style=flat-square
1212 :target: https://coveralls.io/r/colour-science/colour-datasets
1313 :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/83345fbde65545d2a4499f32e72866ed /develop.svg?style=flat-square
1515 :target: https://www.codacy.com/app/colour-science/colour-datasets
1616 :alt: Code Grade
1717.. |version | image :: https://img.shields.io/pypi/v/colour-datasets.svg?style=flat-square
@@ -156,8 +156,11 @@ Primary Dependencies
156156**Colour - Datasets ** requires various dependencies in order to run:
157157
158158- `python >= 3.8, < 4 <https://www.python.org/download/releases/ >`__
159- - `colour-science <https://pypi.org/project/colour-science/ >`__
160159- `cachetools <https://pypi.org/project/cachetools/ >`__
160+ - `colour-science >= 4 <https://pypi.org/project/colour-science/ >`__
161+ - `imageio >= 2, < 3 <https://imageio.github.io/ >`__
162+ - `numpy >= 1.19, < 2 <https://pypi.org/project/numpy/ >`__
163+ - `scipy >= 1.5, < 2 <https://pypi.org/project/scipy/ >`__
161164- `tqdm <https://pypi.org/project/tqdm/ >`__
162165- `xlrd <https://pypi.org/project/xlrd/ >`__
163166
0 commit comments