Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
|
|
|
|
1 |
langchain
|
2 |
openai
|
3 |
streamlit
|
4 |
-
langchain-openai
|
5 |
-
os
|
6 |
-
getpass
|
|
|
1 |
+
os
|
2 |
+
getpass
|
3 |
langchain
|
4 |
openai
|
5 |
streamlit
|
6 |
+
langchain-openai
|
|
|
|