From 522ff3c21a79e6bbc27857a992cfa118daba9a22 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Sat, 11 Jun 2022 15:40:47 -0700 Subject: [PATCH] Remove major version pins --- setup.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/setup.cfg b/setup.cfg index 967a17e9..5bcf9f53 100644 --- a/setup.cfg +++ b/setup.cfg @@ -47,11 +47,11 @@ packages = find: install_requires = Pillow>=8.2.0 coloredlogs>=14.0 # strictly optional - img2pdf>=0.3.0,<0.5 # pure Python + img2pdf>=0.3.0 # pure Python packaging>=20 pdfminer.six!=20200720,>=20191110 pikepdf!=5.0.0,>=4.0.0 - pluggy>=0.13.0,<2 + pluggy>=0.13.0 reportlab>=3.5.66 tqdm>=4 importlib-metadata>=4;python_version<'3.8' # until Python 3.8 @@ -87,9 +87,9 @@ test = pytest-xdist>=2.2.0 python-xmp-toolkit==2.0.1 # also requires apt-get install libexempi3 watcher = - watchdog>=1.0.2,<3 + watchdog>=1.0.2 webservice = - Flask>=1,<3 + Flask>=1 [options.package_data] ocrmypdf =