Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
streamlit
|
|
|
|
| 2 |
langchain-community
|
| 3 |
langchain-openai
|
| 4 |
langchain-groq
|
|
@@ -10,4 +11,3 @@ plotly
|
|
| 10 |
numpy
|
| 11 |
regex
|
| 12 |
streamlit_chat
|
| 13 |
-
streamlit_option_menu
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
streamlit_option_menu
|
| 3 |
langchain-community
|
| 4 |
langchain-openai
|
| 5 |
langchain-groq
|
|
|
|
| 11 |
numpy
|
| 12 |
regex
|
| 13 |
streamlit_chat
|
|
|