Skip to content

Commit 37c3e80

Browse files
committed
Merge branch 'feature/v0.2.7' into develop
2 parents 3608b43 + db6e32d commit 37c3e80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Primary Dependencies
162162

163163
- `python >= 3.10, < 3.14 <https://www.python.org/download/releases>`__
164164
- `cachetools <https://pypi.org/project/cachetools>`__
165-
- `colour-science >= 4.4 <https://pypi.org/project/colour-science>`__
165+
- `colour-science >= 4.5 <https://pypi.org/project/colour-science>`__
166166
- `imageio >= 2, < 3 <https://imageio.github.io>`__
167167
- `numpy >= 1.24, < 3 <https://pypi.org/project/numpy>`__
168168
- `scipy >= 1.10, < 2 <https://pypi.org/project/scipy>`__

docs/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Primary Dependencies
88

99
- `python >= 3.10, < 3.14 <https://www.python.org/download/releases>`__
1010
- `cachetools <https://pypi.org/project/cachetools>`__
11-
- `colour-science >= 4.4 <https://pypi.org/project/colour-science>`__
11+
- `colour-science >= 4.5 <https://pypi.org/project/colour-science>`__
1212
- `imageio >= 2, < 3 <https://imageio.github.io>`__
1313
- `numpy >= 1.24, < 3 <https://pypi.org/project/numpy>`__
1414
- `scipy >= 1.10, < 2 <https://pypi.org/project/scipy>`__

0 commit comments

Comments
 (0)