Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -2,4 +2,7 @@ flask
|
|
| 2 |
pandas
|
| 3 |
chromedriver-autoinstaller
|
| 4 |
selenium
|
|
|
|
|
|
|
|
|
|
| 5 |
gunicorn
|
|
|
|
| 2 |
pandas
|
| 3 |
chromedriver-autoinstaller
|
| 4 |
selenium
|
| 5 |
+
beautifulsoup4
|
| 6 |
+
requests
|
| 7 |
+
openpyxl
|
| 8 |
gunicorn
|