Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
chainlit==0.7.700
|
| 2 |
pydantic==1.10.13
|
| 3 |
-
|
| 4 |
openai
|
| 5 |
llama-index==0.10.55
|
| 6 |
tavily-python
|
| 7 |
flask
|
|
|
|
| 8 |
python-dotenv
|
|
|
|
| 1 |
chainlit==0.7.700
|
| 2 |
pydantic==1.10.13
|
|
|
|
| 3 |
openai
|
| 4 |
llama-index==0.10.55
|
| 5 |
tavily-python
|
| 6 |
flask
|
| 7 |
+
requests
|
| 8 |
python-dotenv
|