Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
huggingface_hub
|
2 |
-
streamlit
|
3 |
python-dotenv
|
4 |
-
langchain
|
5 |
chromadb==0.3.26
|
6 |
tqdm
|
7 |
pydantic==1.10.11
|
|
|
1 |
huggingface_hub
|
2 |
+
streamlit==1.31.1
|
3 |
python-dotenv
|
4 |
+
langchain==0.1.9
|
5 |
chromadb==0.3.26
|
6 |
tqdm
|
7 |
pydantic==1.10.11
|