Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
langchain
|
2 |
llama-hub
|
3 |
-
llama-index
|
4 |
openai
|
5 |
pyowm
|
6 |
python-dotenv
|
|
|
1 |
+
langchain==0.0.354
|
2 |
llama-hub
|
3 |
+
llama-index==0.9.24
|
4 |
openai
|
5 |
pyowm
|
6 |
python-dotenv
|