From 305b86aaf545eb662b8801868560575c8aeb2dd6 Mon Sep 17 00:00:00 2001 From: Patrick Lehmann Date: Sat, 18 Jun 2022 22:27:52 +0200 Subject: Bumped Python package dependencies in pyGHDL. --- doc/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/requirements.txt') diff --git a/doc/requirements.txt b/doc/requirements.txt index cb4081ec3..14fe95810 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,8 +1,8 @@ -r ../pyGHDL/requirements.txt -sphinx>=3.4.2 +sphinx>=5.0.2 #recommonmark>=0.7.1 -python-dateutil>=2.8.1 +python-dateutil>=2.8.2 # Sphinx Extenstions # sphinxcontrib-textstyle>=0.2.1 @@ -10,7 +10,7 @@ python-dateutil>=2.8.1 # changelog>=0.3.5 autoapi sphinx_fontawesome>=0.0.6 -sphinx_autodoc_typehints>=1.11.1 +sphinx_autodoc_typehints>=1.18.3 # BuildTheDocs Extensions (mostly patched Sphinx extensions) btd.sphinx.autoprogram>=0.1.6.post1 -- cgit v1.2.3