Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
|
|
| 1 |
Flask
|
| 2 |
google-generativeai
|
| 3 |
gunicorn
|
| 4 |
line-bot-sdk
|
| 5 |
markdown
|
| 6 |
-
|
|
|
|
| 1 |
+
beautifulsoup4
|
| 2 |
Flask
|
| 3 |
google-generativeai
|
| 4 |
gunicorn
|
| 5 |
line-bot-sdk
|
| 6 |
markdown
|
| 7 |
+
requests
|