diff --git a/dev-requirements.txt b/dev-requirements.txt index 3844e9b69..ea6dc02fb 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ # Only for testing -beautifulsoup4>=4.8,<4.13 +beautifulsoup4>=4.8,<4.14 coverage>=4.5,<7.7 pytest pytest-cov