Skip to content

Commit

Permalink
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@
click
Cython
matplotlib>=3.2.1
numpy>=1.18.4
numpy>=1.22.2
opencv_contrib_python
Shapely

# Packaging
setuptools>=40.6.3
wheel>=0.32.3
wheel>=0.32.3
fonttools>=4.43.0 # not directly required, pinned by Snyk to avoid a vulnerability
pillow>=10.3.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit cb5a185

Please sign in to comment.