DarForm commited on
Commit
da9bd7e
·
verified ·
1 Parent(s): 07e4f24

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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