Skip to content

Commit

Permalink
Merge pull request #179 from kayjan/mkdocs
Browse files Browse the repository at this point in the history
Changed: mkdocs requirements relaxed for rtd
  • Loading branch information
kayjan authored Jan 28, 2024
2 parents df7ea15 + 977903d commit eba4b61
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ mdx_truly_sane_lists==1.3
mkdocs==1.5.3
mkdocs-material[imaging]==9.5.5
mkdocstrings[python]==0.24.0
pandas>=2.2.0
Pillow>=10.2.0
pydot>=2.0.0
pandas
Pillow
pydot

0 comments on commit eba4b61

Please sign in to comment.