Skip to content

Commit e4a004d

Browse files
Merge pull request #1243 from VWS-Python/remove-pip-gte-20
Switch to the regular pip_check_reqs
2 parents 848fe64 + a560cf2 commit e4a004d

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
@@ -16,7 +16,7 @@ flake8==3.8.3 # Lint
1616
freezegun==0.3.15
1717
isort==4.3.21 # Lint imports
1818
mypy==0.780 # Type checking
19-
pip-check-reqs-pip-gte-20==2.0.3.4
19+
pip_check_reqs==2.1.0
2020
pydocstyle==5.0.2 # Lint docstrings
2121
pyenchant==3.1.1 # Bindings for a spellchecking sytem
2222
pygithub==1.51

0 commit comments

Comments
 (0)