cleanup Python 3.7 requirements

This commit is contained in:
scito
2024-05-29 21:33:14 +02:00
committed by Roland Kurmann
parent 7f314cedd8
commit 384d98ff8b
2 changed files with 2 additions and 4 deletions

View File

@@ -1,5 +1,4 @@
colorama>=0.4.6
importlib_metadata; python_version<='3.7'
opencv-contrib-python; sys_platform != 'darwin'
opencv-contrib-python<=4.7.0; sys_platform == 'darwin'
Pillow
@@ -7,4 +6,3 @@ protobuf
pyzbar
qrcode
qreader<2.0.0
typing_extensions; python_version<='3.7'