We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba8f6e8 + 879f694 commit a120483Copy full SHA for a120483
dev-requirements.txt
@@ -19,7 +19,7 @@ isort==4.3.21 # Lint imports
19
mypy==0.761 # Type checking
20
pip-check-reqs-pip-gte-20==2.0.3.1
21
pydocstyle==5.0.2 # Lint docstrings
22
-pyenchant==2.0.0 # Bindings for a spellchecking sytem
+pyenchant==3.0.1 # Bindings for a spellchecking sytem
23
pygithub==1.46
24
pylint==2.4.4 # Lint
25
pyroma==2.6 # Packaging best practices checker
0 commit comments