pillow>=11
requests~=2.32.3
tqdm~=4.66.5

[:python_version < "3.11"]
typing_extensions>=4.0

[lint]
pylint~=3.2.5

[testing]
pytest~=8.3.3

[typing]
mypy~=1.10.1
types-tqdm~=4.66.0
types-requests~=2.32.0
