From 3c0372a0133b29b0fabb537bba15cc22a2cee1a3 Mon Sep 17 00:00:00 2001 From: Nyholm Date: Tue, 13 Oct 2020 21:14:17 +0200 Subject: [PATCH] Use updated dependencies --- _build/.requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_build/.requirements.txt b/_build/.requirements.txt index 47f076e9403..26a019bfa6b 100644 --- a/_build/.requirements.txt +++ b/_build/.requirements.txt @@ -1,6 +1,6 @@ docutils==0.13.1 Pygments==2.2.0 sphinx==1.8.5 -git+https://github.com/fabpot/sphinx-php.git@v2.0.0#egg_name=sphinx-php +git+https://github.com/fabpot/sphinx-php.git@v2.0.2#egg_name=sphinx-php jsx-lexer===0.0.8 sphinx_rtd_theme==0.5.0