make requirements.docs.txt follow the [doc] optional deps from pyproject.toml

This commit is contained in:
Laurent 2024-08-23 10:53:18 +00:00 committed by Laureηt
parent a5d3c2971b
commit e67cd40a02

View file

@ -1,6 +1,2 @@
-e file:.[training]
mkdocs-material==9.5.6
mkdocstrings==0.24.0
mkdocstrings-python==1.8.0
mkdocs-literate-nav==0.6.1
black>=24.1.1
-e file:.[doc]