Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
requests==2.31.0
|
| 2 |
colorama==0.4.6
|
| 3 |
python-dotenv==1.0.0
|
| 4 |
-
bs4
|
|
|
|
|
|
| 1 |
requests==2.31.0
|
| 2 |
colorama==0.4.6
|
| 3 |
python-dotenv==1.0.0
|
| 4 |
+
bs4
|
| 5 |
+
cloudscraper
|