Skip to content

Commit

Permalink
pin docs dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarah Alnegheimish authored and Sarah Alnegheimish committed Mar 14, 2024
1 parent 79bdd6a commit 749ba93
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,15 @@
'mistune>=0.7,<2',
'Jinja2>=2,<3.1',

# fails on Sphinx < v3.4
'alabaster<=0.7.12',
# fails on Sphins < v5.0
'sphinxcontrib-applehelp<1.0.8',
'sphinxcontrib-devhelp<1.0.6',
'sphinxcontrib-htmlhelp<2.0.5',
'sphinxcontrib-serializinghtml<1.1.10',
'sphinxcontrib-qthelp<1.0.7',

# style check
'flake8>=3.7.7,<4',
'isort>=4.3.4,<5',
Expand Down

0 comments on commit 749ba93

Please sign in to comment.