chg: [documentation] updated requirements for the documentation

This commit is contained in:
Cédric Bonhomme 2021-04-10 10:37:23 +02:00
parent 048322532b
commit 50320b0cd2
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
3 changed files with 403 additions and 1 deletions

View file

@ -53,6 +53,7 @@ crayons = "^0.4.0"
mypy = "^0.750"
flake8 = "^3.7.9"
nose2 = "^0.9.1"
Sphinx = "^3.5.3"
[build-system]
requires = ["poetry>=0.12"]