mlflow--mlflow
18 行
498 B
Plaintext
18 行
498 B
Plaintext
# Minimum version that works with Python 3.10
|
|
sphinx==4.2.0
|
|
jinja2==3.0.3
|
|
# to be compatible with jinja2==3.0.3
|
|
flask<=2.2.5
|
|
sphinx-autobuild
|
|
sphinx-click
|
|
# to be compatible with docutils==0.16
|
|
sphinx-tabs==3.2.0
|
|
# redirect handling
|
|
sphinx-reredirects==0.1.3
|
|
# Pin sphinxcontrib packages. Their newer versions are incompatible with sphinx==4.2.0.
|
|
sphinxcontrib-applehelp<1.0.8
|
|
sphinxcontrib-devhelp<1.0.6
|
|
sphinxcontrib-htmlhelp<2.0.4
|
|
sphinxcontrib-serializinghtml<1.1.10
|
|
sphinxcontrib-qthelp<1.0.7
|