diff --git a/docs/source/index.rst b/docs/source/index.rst index 766a7dc..3a7c3ca 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -103,20 +103,13 @@ Dependencies The following packages are required for normal operation: -* :mod:`requests` +* :mod:`httpx` * :mod:`pyyaml` * :mod:`numpy` * :mod:`astropy` +* :mod:`astar-utils` The following packages are optional: * :mod:`matplotlib` * :mod:`synphot` - - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search`