[+] Import beautifulsoup4

This commit is contained in:
Hykilpikonna
2021-11-24 11:40:38 -05:00
parent ca05ca7abf
commit 4be1f9d9aa
+3
View File
@@ -5,6 +5,9 @@ json5~=0.9.6
# Tweepy is a python SDK for twitter
tweepy==4.4.0
# beautifulsoup is used to extract data from html
beautifulsoup4==4.10.0
# 7zip packing utility for packing our processed data
py7zr==0.16.3