appdirs>=1.4.4
attrs>=21.2
cattrs>=1.8
requests>=2.22
url-normalize>=1.4
urllib3>=1.25.5

[all]
boto3>=1.15
botocore>=1.18
pymongo>=3
redis>=3
itsdangerous>=2.0
pyyaml>=5.4
ujson>=4.0

[bson]
bson>=0.5

[docs]
furo>=2021.9.8
linkify-it-py<2.0.0,>=1.0.1
myst-parser<0.16.0,>=0.15.1
sphinx==4.3.0
sphinx-autodoc-typehints<2.0,>=1.11
sphinx-automodapi<0.15,>=0.13
sphinx-copybutton<0.5,>=0.3
sphinx-notfound-page>=0.8
sphinx-panels<0.7,>=0.6
sphinxcontrib-apidoc<0.4,>=0.3

[docs:python_version >= "3.8"]
sphinx-inline-tabs>=2022.1.2b11

[dynamodb]
boto3>=1.15
botocore>=1.18

[json]
ujson>=4.0

[mongodb]
pymongo>=3

[redis]
redis>=3

[security]
itsdangerous>=2.0

[yaml]
pyyaml>=5.4
