diff --git a/setup.cfg b/setup.cfg index bcebf47..f7717aa 100644 --- a/setup.cfg +++ b/setup.cfg @@ -39,7 +39,7 @@ include_package_data = true install_requires = Pillow>=2.0 qrcode>=4.0 - python-barcode>=0.9.1,<1 + python-barcode>=0.15.0,<1 setuptools six appdirs