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.
1 parent ab5816f commit cc6a5daCopy full SHA for cc6a5da
dev-requirements.txt
@@ -17,7 +17,7 @@ flake8==3.7.9 # Lint
17
freezegun==0.3.14
18
isort==4.3.21 # Lint imports
19
mypy==0.761 # Type checking
20
-pip_check_reqs==2.0.3
+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
23
pygithub==1.45
0 commit comments