[[source]] url = "https://pypi.org/simple" verify_ssl = true name = "pypi" [packages] colorama = ">=0.4.6" opencv-contrib-python = "*" # for macOS: opencv-contrib-python = "<=4.7.0" pillow = "*" pyzbar = "*" protobuf = "*" qrcode = "*" qreader = "<2.0.0" [dev-packages] build = "*" flake8 = "*" gfm-toc = "*" mypy = "*" mypy-protobuf = "*" nuitka = "*" pylint = "*" pytest = "*" pytest-cov = "*" pytest-mock = "*" setuptools-git-versioning = "*" types-protobuf = "*" wheel = "*" [requires] python_version = "3.11"