Skip to content

Commit 1e37a2c

Browse files
authored
Create requirements.txt
1 parent 64e2bcb commit 1e37a2c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Libraries Used:
2+
bs4 (BeautifulSoup)
3+
requests (Requests)
4+
5+
Install those modules using
6+
pip install bs4
7+
pip install requests

0 commit comments

Comments
 (0)