diff options
-rw-r--r-- | doc_requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc_requirements.txt b/doc_requirements.txt index 52b51cd6e..6947ec18f 100644 --- a/doc_requirements.txt +++ b/doc_requirements.txt @@ -2,3 +2,4 @@ sphinx>=2.2.0,<3.0 ipython scipy matplotlib +pandas |