Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ llama-index==0.9.40
|
|
13 |
tabulate==0.9.0
|
14 |
PyJWT==2.7.0
|
15 |
google-generativeai
|
16 |
-
python-dotenv
|
|
|
|
13 |
tabulate==0.9.0
|
14 |
PyJWT==2.7.0
|
15 |
google-generativeai
|
16 |
+
python-dotenv
|
17 |
+
beautifulsoup4
|