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