require qreader < 2.0.0 due to breaking changes

- add more classifiers
This commit is contained in:
scito
2023-01-15 10:20:41 +01:00
committed by Roland Kurmann
parent ff9401687e
commit e0588285c9
4 changed files with 21 additions and 18 deletions

View File

@@ -11,7 +11,7 @@ opencv-contrib-python = "*"
pillow = "*"
protobuf = "*"
qrcode = "*"
qreader = "*"
qreader = "<2.0.0"
[dev-packages]
build = "*"