pikepdf==5.1.2
pytz>=2022.1
requests~=2.28

[dev]
black==22.3.0
mypy==0.960
pip-tools~=6.8.0
pylint==2.12.2
setuptools==49.6.0
isort==5.10.1
pre-commit==2.18.1
pydocstyle==6.1.1

[docs]
sphinx_rtd_theme~=1.0.0
sphinx~=4.4.0

[test]
pytest==6.2.5
pytest-cov==2.12.1
