fix problem of outdated colorama

This commit is contained in:
scito
2023-01-01 01:22:06 +01:00
parent 91b9b3671c
commit 13fcdcd022
6 changed files with 8 additions and 10 deletions

View File

@@ -6,4 +6,4 @@ opencv-contrib-python<=4.7.0; sys_platform == 'darwin'
opencv-contrib-python; sys_platform != 'darwin'
pyzbar
typing_extensions; python_version<='3.7'
colorama
colorama>=0.4.6