Remove major version pins

This commit is contained in:
James R. Barlow 2022-06-11 15:40:47 -07:00
parent 10245dc954
commit 522ff3c21a

View File

@ -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 =