Skip to content

Commit

Permalink
lsp: pin test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alcarney committed Sep 22, 2024
1 parent 6669c58 commit 3a4fbef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lib/esbonio/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@ envlist = py37-sphinx{4,5}, py{38,39,310,311}-sphinx{4,5,6}
[testenv]
deps =
sphinx4: sphinx>=4,<5
sphinx4: sphinxcontrib-applehelp<1.0.5
sphinx4: sphinxcontrib-devhelp<1.0.3
sphinx4: sphinxcontrib-htmlhelp<2.0.2
sphinx4: sphinxcontrib-serializinghtml<1.1.6
sphinx4: sphinxcontrib-qthelp<1.0.4
sphinx5: sphinx>=5,<6
Expand Down

0 comments on commit 3a4fbef

Please sign in to comment.