Somnath3570 commited on
Commit
5cd1da5
·
verified ·
1 Parent(s): e9275ea

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- streamlit==1.31.0
2
- fastapi==0.109.0
3
- uvicorn==0.27.0
4
- python-dotenv==1.0.0
5
- langchain-groq==0.0.3
6
- langchain-community==0.0.19
7
- langgraph==0.0.15
8
- langchain==0.1.5
9
- requests==2.31.0
 
1
+ streamlit
2
+ fastapi
3
+ uvicorn
4
+ python-dotenv
5
+ langchain-groq
6
+ langchain-community
7
+ langgraph
8
+ langchain
9
+ requests