Skip to content

Commit

Permalink
Merge branch 'feature/v0.1.3' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
KelSolaar committed Feb 27, 2022
2 parents 5c10bec + 375d4b1 commit a885831
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,10 @@ Primary Dependencies

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

Pypi
~~~~
Expand Down
3 changes: 3 additions & 0 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@ Primary Dependencies

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

Pypi
----
Expand Down

0 comments on commit a885831

Please sign in to comment.