pikepdf~=6.2
pytz>=2023.3
requests~=2.31

[build]
build~=0.9
twine~=4.0

[dev]
black==23.1.0
mypy==1.4.1
pip-tools~=6.14
pylint==2.17.1
setuptools==51.3.3
isort==5.11.5
pre-commit~=2.21.0
pydocstyle==6.3.0
types-pytz~=2023.3
types-requests~=2.31

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

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