Skip to content

Commit a885831

Browse files
committed
Merge branch 'feature/v0.1.3' into develop
2 parents 5c10bec + 375d4b1 commit a885831

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,10 @@ Primary Dependencies
6868

6969
- `python >= 3.8, < 4 <https://www.python.org/download/releases/>`__
7070
- `colour-science >= 4 <https://pypi.org/project/colour-science/>`__
71+
- `imageio >= 2, < 3 <https://imageio.github.io/>`__
72+
- `numpy >= 1.19, < 2 <https://pypi.org/project/numpy/>`__
7173
- `opencv-python >= 4, < 5 <https://pypi.org/project/opencv-python/>`__
74+
- `scipy >= 1.5, < 2 <https://pypi.org/project/scipy/>`__
7275

7376
Pypi
7477
~~~~

docs/installation.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@ Primary Dependencies
1515

1616
- `python >= 3.8, < 4 <https://www.python.org/download/releases/>`__
1717
- `colour-science >= 4 <https://pypi.org/project/colour-science/>`__
18+
- `imageio >= 2, < 3 <https://imageio.github.io/>`__
19+
- `numpy >= 1.19, < 2 <https://pypi.org/project/numpy/>`__
1820
- `opencv-python >= 4, < 5 <https://pypi.org/project/opencv-python/>`__
21+
- `scipy >= 1.5, < 2 <https://pypi.org/project/scipy/>`__
1922

2023
Pypi
2124
----

0 commit comments

Comments
 (0)