typing-extensions

[:python_version < "3.8"]
cached-property>=1.5.2

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

[aws]
boto3
boto_session_manager>=1.3.1
pysecret>=1.0.3
aws_console_url>=0.5.1

[dev]
pathlib_mate
twine
wheel
boto3
boto_session_manager>=1.3.1
pysecret>=1.0.3
aws_console_url>=0.5.1
jupyterlab

[doc]
sphinx==4.3.0
sphinx-inline-tabs==2021.8.17b10
sphinx-jinja==1.1.1
sphinx-copybutton==0.4.0
rstobj==0.0.7
docfly==1.0.2
furo==2021.8.31

[test]
pytest
pytest-cov
