From e44071621d102480936fb0e710fd9d2b26ad983f Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 21 Jan 2021 18:04:47 -0500 Subject: [PATCH] alabaster --- docs/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/requirements.txt b/docs/requirements.txt index f04d06f..c6c5533 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -31,3 +31,4 @@ websockets==8.1; python_full_version >= "3.6.1" and python_full_version < "4.0.0 werkzeug==1.0.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0") yarl==1.6.3; python_version >= "3.6" sphinx_autodoc_typehints +alabaster