We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e7b802 + d58fd47 commit ed90e9fCopy full SHA for ed90e9f
dev-requirements.txt
@@ -9,7 +9,7 @@ flake8-quotes==1.0.0 # Require single quotes
9
flake8==3.7.5 # Lint
10
isort==4.3.4 # Lint imports
11
mypy==0.660 # Type checking
12
-mypy-mypyc==0.660 # Type checking
+mypy-mypyc==0.670 # Type checking
13
pip_check_reqs==2.0.3
14
pydocstyle==3.0.0 # Lint docstrings
15
pyenchant==2.0.0 # Bindings for a spellchecking sytem
0 commit comments