Skip to content

Commit cc6a5da

Browse files
committed
Use new pip checker
1 parent ab5816f commit cc6a5da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ flake8==3.7.9 # Lint
1717
freezegun==0.3.14
1818
isort==4.3.21 # Lint imports
1919
mypy==0.761 # Type checking
20-
pip_check_reqs==2.0.3
20+
pip-check-reqs-pip-gte-20==2.0.3.1
2121
pydocstyle==5.0.2 # Lint docstrings
2222
pyenchant==2.0.0 # Bindings for a spellchecking sytem
2323
pygithub==1.45

0 commit comments

Comments
 (0)