Skip to content

Commit

Permalink
Add pandas and pytz dependencies to docs/ requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
nicodirkes committed Feb 27, 2024
1 parent 2814668 commit 9c37e5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,14 @@ MarkupSafe==2.1.3
matplotlib==3.8.2
numpy==1.26.2
packaging==23.2
pandas==2.2.1
Pillow==10.1.0
pybtex==0.24.0
pybtex-docutils==1.0.3
Pygments==2.17.2
pyparsing==3.1.1
python-dateutil==2.8.2
pytz==2024.1
PyYAML==6.0.1
requests==2.31.0
scipy==1.11.4
Expand All @@ -37,5 +39,6 @@ sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
tzdata==2024.1
urllib3==2.1.0
vtk==9.3.0

0 comments on commit 9c37e5e

Please sign in to comment.