diff --git a/doc/conf.py b/doc/conf.py
index 6b179cc3a834e6ff3216cab0362578b17280f177..1191dc74d9681e1ac13003c09032c07ab726bd16 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -117,7 +117,6 @@ autodoc_default_options = {
 auto_intersphinx_packages = [
     "matplotlib",
     "numpy",
-    "pandas",
     "pillow",
     "psutil",
     "scipy",