Pin sphinx to avoid broken link (#14383)

This commit is contained in:
Nat Kershaw (MSFT) 2023-01-21 09:50:56 -08:00 committed by GitHub
parent cf3661ff6d
commit e57c312f9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -210,7 +210,7 @@ API Details
InferenceSession
----------
----------------
.. autoclass:: onnxruntime.InferenceSession
:members:

View file

@ -16,7 +16,7 @@ import onnxruntime
# -- Project information -----------------------------------------------------
project = "ONNX Runtime"
copyright = "2018-2021, Microsoft"
copyright = "2018-2023, Microsoft"
author = "Microsoft"
version = onnxruntime.__version__
release = version

View file

@ -2,7 +2,7 @@ autopep8
matplotlib
scikit-learn
skl2onnx
sphinx
sphinx==5.3.0
sphinx-gallery
sphinxcontrib.imagesvg
sphinxcontrib.googleanalytics