diff --git a/requirements.txt b/requirements.txt index 1be3784..f4f22d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ requests==2.13.0 -beautifulsoup4==4.4.1 -html5lib==1.0b3 +beautifulsoup4==4.5.3 +html5lib==1.0b10 diff --git a/test_requirements.txt b/test_requirements.txt index d041bb7..2b3f9b7 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,6 +1,6 @@ requests==2.13.0 -html5lib==1.0b3 +html5lib==1.0b10 python-coveralls==2.1.0 nose-cov==1.6 mock==1.0.1 -beautifulsoup4==4.4.1 +beautifulsoup4==4.5.3