Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
beautifulsoup4
|
2 |
-
bs4
|
3 |
-
docx2txt
|
4 |
fake-useragent==0.1.11
|
5 |
Faker==12.0.0
|
6 |
pandas==1.2.3
|
|
|
1 |
+
beautifulsoup4
|
2 |
+
bs4
|
3 |
+
docx2txt
|
4 |
fake-useragent==0.1.11
|
5 |
Faker==12.0.0
|
6 |
pandas==1.2.3
|