Spaces:
Sleeping
Sleeping
SolomonHsu
commited on
Commit
•
1a7675e
1
Parent(s):
427d521
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
|