Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -25,4 +25,5 @@ requests
|
|
25 |
pillow
|
26 |
ffmpeg-python
|
27 |
cloudscraper
|
28 |
-
httpx
|
|
|
|
25 |
pillow
|
26 |
ffmpeg-python
|
27 |
cloudscraper
|
28 |
+
httpx
|
29 |
+
beautifulsoup4
|