diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..f05f949 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,13 @@ +beautifulsoup4==4.8.0 +bs4==0.0.1 +certifi==2019.9.11 +chardet==3.0.4 +html5lib==1.0.1 +idna==2.8 +mechanize==0.4.3 +python-pushover==0.4 +requests==2.22.0 +six==1.12.0 +soupsieve==1.9.3 +urllib3==1.25.5 +webencodings==0.5.1