File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,10 @@ Primary Dependencies
68
68
69
69
- `python >= 3.8, < 4 <https://www.python.org/download/releases/ >`__
70
70
- `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/ >`__
71
73
- `opencv-python >= 4, < 5 <https://pypi.org/project/opencv-python/ >`__
74
+ - `scipy >= 1.5, < 2 <https://pypi.org/project/scipy/ >`__
72
75
73
76
Pypi
74
77
~~~~
Original file line number Diff line number Diff line change @@ -15,7 +15,10 @@ Primary Dependencies
15
15
16
16
- `python >= 3.8, < 4 <https://www.python.org/download/releases/ >`__
17
17
- `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/ >`__
18
20
- `opencv-python >= 4, < 5 <https://pypi.org/project/opencv-python/ >`__
21
+ - `scipy >= 1.5, < 2 <https://pypi.org/project/scipy/ >`__
19
22
20
23
Pypi
21
24
----
You can’t perform that action at this time.
0 commit comments