Tarun-intellentech commited on
Commit
b342242
·
verified ·
1 Parent(s): 2f174fb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -10
requirements.txt CHANGED
@@ -1,10 +1,8 @@
1
- langchain-mistralai
2
- langgraph
3
- pydantic
4
- python-dotenv
5
- PyPDF2
6
- gdown
7
- langchain-chroma
8
- langchain-community
9
- langchain-text-splitters
10
- nest-asyncio
 
1
+ streamlit
2
+ gdown
3
+ PyPDF2
4
+ langchain-mistralai
5
+ langgraph
6
+ python-dotenv
7
+ pydantic
8
+ typing-extensions