numpy>=1.19
requests>=2.18
retrying>=1.3.3
Pillow>=8.3
pydicom>=2.2

[:python_version < "3.8.0"]
typing-extensions>=4.0

[docs]
sphinx-pyreverse==0.0.17
sphinx-rtd-theme==1.0.0
sphinxcontrib-autoprogram==0.1.7
sphinxcontrib-websupport==1.2.4
sphinx-autodoc-typehints==1.12.0

[gcp]
google-auth>=1.6

[gcp:python_version == "3.6"]
dataclasses>=0.8

[test]
mypy==0.982
pytest==7.1.3
pytest-cov==3.0.0
pytest-flake8==1.1.3
pytest-localserver==0.5.0
types-requests==2.27.14
types-Pillow==9.0.8
