mayank1101 commited on
Commit
68e2364
·
verified ·
1 Parent(s): e4ae949

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -12
requirements.txt CHANGED
@@ -1,18 +1,7 @@
1
  python-dotenv==1.0.1
2
- langchain==0.3.7
3
- langchain-community==0.3.7
4
- langchain-aws==0.2.7
5
- tavily-python==0.5.0
6
- langchain-qdrant==0.2.0
7
- langchain-openai==0.2.9
8
- langchain-ollama==0.2.0
9
- # langchain-mistralai==0.2.2
10
- # langchain-huggingface==0.1.2
11
- faiss-cpu==1.9.0.post1
12
- rapidocr-onnxruntime==1.4.0
13
  fastapi==0.115.5
14
  httpx==0.28.0
15
  uvicorn==0.32.1
16
  pydantic==2.10.2
17
- aiofiles==23.2.1 # for gradio 24.1.0 for unstructured
18
  gradio==5.8.0
 
1
  python-dotenv==1.0.1
 
 
 
 
 
 
 
 
 
 
 
2
  fastapi==0.115.5
3
  httpx==0.28.0
4
  uvicorn==0.32.1
5
  pydantic==2.10.2
6
+ aiofiles==23.2.1
7
  gradio==5.8.0