pikepdf~=6.2
pytz>=2022.7
requests~=2.28

[build]
build~=0.9
twine~=4.0

[dev]
black==23.1.0
mypy==1.0.0
pip-tools~=6.12.2
pylint==2.16.1
setuptools==51.3.3
isort==5.11.5
pre-commit~=2.21.0
pydocstyle==6.3.0

[docs]
sphinx~=5.3
sphinx_rtd_theme~=1.1
sphinx-autodoc-typehints~=1.20

[test]
pytest~=7.1
pytest-cov~=4.0
