diff --git a/docs_requirements.txt b/docs_requirements.txt index 4eae7ab906c..a420a15139c 100644 --- a/docs_requirements.txt +++ b/docs_requirements.txt @@ -64,7 +64,7 @@ scipy==1.6.0 Send2Trash==1.5.0 six==1.15.0 snowballstemmer==2.0.0 -Sphinx==3.3.1 +Sphinx==3.4.1 sphinx-jsonschema==1.16.6 sphinx-rtd-theme==0.5.1 sphinxcontrib-applehelp==1.0.2 diff --git a/qcodes/instrument/channel.py b/qcodes/instrument/channel.py index 1d650914cc0..d880f556f9e 100644 --- a/qcodes/instrument/channel.py +++ b/qcodes/instrument/channel.py @@ -22,13 +22,6 @@ class InstrumentChannel(InstrumentBase): name: The name of this channel. - Attributes: - - parameters (Dict[Parameter]): All the parameters supported by this - channel. Usually populated via ``add_parameter``. - - functions (Dict[Function]): All the functions supported by this - channel. Usually populated via ``add_function``. """ def __init__(self, diff --git a/science_requirements.txt b/science_requirements.txt index 3da98e5cff3..410600d1715 100644 --- a/science_requirements.txt +++ b/science_requirements.txt @@ -91,7 +91,7 @@ rope==0.18.0 six==1.15.0 snowballstemmer==2.0.0 sortedcontainers==2.3.0 -Sphinx==3.3.1 +Sphinx==3.4.1 sphinxcontrib-applehelp==1.0.2 sphinxcontrib-devhelp==1.0.2 sphinxcontrib-htmlhelp==1.0.3