diff --git a/setup.cfg b/setup.cfg index b6cc121..440d827 100644 --- a/setup.cfg +++ b/setup.cfg @@ -48,7 +48,6 @@ install_requires = blockcypher imap-tools undictify - PyPDF2<3.0 # workaround for https://github.com/camelot-dev/camelot/issues/339 # The usage of test_requires is discouraged, see `Dependency Management` docs # tests_require = pytest; pytest-cov # Require a specific Python version, e.g. Python 2.7 or >= 3.4