LeannJoy commited on
Commit
f503a1d
·
verified ·
1 Parent(s): b8f4ab2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -7
requirements.txt CHANGED
@@ -1,8 +1,5 @@
1
- streamlit
2
  python-dotenv
3
- langchain-core
4
- langchain-community
5
- langchain-huggingface
6
- streamlit-chat
7
- huggingface-hub
8
- langchain
 
 
1
  python-dotenv
2
+ streamlit==1.50.0
3
+ langchain-core>=0.3.28
4
+ langchain-huggingface>=0.1.0
5
+ streamlit-chat>=0.1.1