Skip to content

Commit

Permalink
Pin pyenchant to pre from below until pyenchant/pyenchant#302 is rele…
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Apr 28, 2024
1 parent 4b51260 commit 2c1a8f5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions docs/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ sphinx>5
sphinxcontrib-spelling>5
sphinxext-opengraph
url.py

# Until pyenchant/pyenchant#302 is released...
pyenchant>=3.3.0rc1
6 changes: 3 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
docutils==0.21.1
docutils==0.21.2
# via sphinx
furo==2024.1.29
furo==2024.4.27
idna==3.7
# via requests
imagesize==1.4.1
Expand All @@ -27,7 +27,7 @@ markupsafe==2.1.5
# via jinja2
packaging==24.0
# via sphinx
pyenchant==3.2.2
pyenchant==3.3.0rc1
# via sphinxcontrib-spelling
pygments==2.17.2
# via
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packaging==24.0
# via pytest
pluggy==1.5.0
# via pytest
pytest==8.1.1
pytest==8.2.0
# via pytest-subtests
pytest-subtests==0.12.1
referencing @ file:.#egg=referencing
Expand Down

0 comments on commit 2c1a8f5

Please sign in to comment.