diff --git a/requirements.txt b/requirements.txt index c0e12c9..1ff83f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,7 @@ requests -hashlib json argparse re -ovh \ No newline at end of file +ovh +bs4 +html5lib