From d415b14c6d486d583570c71bbc4dcfbcea566b4f Mon Sep 17 00:00:00 2001 From: Allison Thackston Date: Fri, 29 Apr 2022 01:21:22 +0000 Subject: [PATCH] Update requirements to use mkdocstrings-python-legacy --- requirements.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6857d00d..5fa7ea6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,14 @@ -click==8.1.2 +click==8.1.3 flake8==4.0.1 -Jinja2==3.1.1 +Jinja2==3.1.2 MarkupSafe==2.1.1 mkdocs==1.3.0 mkdocs-awesome-pages-plugin==2.7.0 mkdocs-macros-plugin==0.7.0 -mkdocs-material==8.2.9 +mkdocs-material==8.2.11 mkdocs-simple-hooks==0.1.5 mkdocstrings==0.18.1 +mkdocstrings-python-legacy==0.2.2 pip-upgrader==1.4.15 pydocstyle==6.1.1 pymdown-extensions==9.3