Fix Sphinx dependencies

This commit is contained in:
Alex Root Junior 2021-01-12 23:02:03 +02:00
parent 2803d1d674
commit 84eefd1dc4
4 changed files with 60 additions and 8 deletions

View file

@ -75,6 +75,8 @@ sphinx-autobuild = "^2020.9.1"
sphinx-copybutton = "^0.3.1"
furo = "^2020.11.15-beta.17"
black = "^20.8b1"
sphinx-prompt = "^1.3.0"
Sphinx-Substitution-Extensions = "^2020.9.30"
[tool.poetry.extras]
fast = ["uvloop"]