diff options
author | mathieui <mathieui@mathieui.net> | 2021-02-10 12:47:11 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2021-02-10 12:47:11 +0100 |
commit | 7cde0db4aa990f5c45b080b57652fe48e750d604 (patch) | |
tree | 5055c4b0bed6dc92e5e4539168a69d5dbc5190cf | |
parent | 1c4e06d51028dc9cb93027b884191e58bd321f8e (diff) | |
download | slixmpp-7cde0db4aa990f5c45b080b57652fe48e750d604.tar.gz slixmpp-7cde0db4aa990f5c45b080b57652fe48e750d604.tar.bz2 slixmpp-7cde0db4aa990f5c45b080b57652fe48e750d604.tar.xz slixmpp-7cde0db4aa990f5c45b080b57652fe48e750d604.zip |
docs: update requirements
-rw-r--r-- | docs/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt index 0c0b95e1..2c73a0d1 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,2 +1,3 @@ sphinx-autodoc-typehints +typing_extensions furo |