Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cycler
kiwisolver>=1.3.1
matplotlib
numpy>=1.18.5,<2.5 # 2.5.0 ships type stubs using 3.12+ `type` syntax that mypy (pinned to 3.10) rejects
opencv-python-headless==4.10.0.84
opencv-python-headless>=4.10.0 # relax exact pin to avoid downstream conflicts (#349)
Pillow>=7.1.2
# https://github.com/roboflow/roboflow-python/issues/390
# pi-heif 1.x requires Python 3.10+
Expand Down