QuentinL52 commited on
Commit
b1dd4da
·
verified ·
1 Parent(s): 8f5b423

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -13
requirements.txt CHANGED
@@ -1,15 +1,15 @@
1
- fastapi==0.111.1
2
- uvicorn[standard]==0.30.1
3
- pydantic==2.8.2
4
 
5
- langchain-core==0.2.26
6
- langchain-community==0.2.5
7
- langchain-openai==0.1.20
8
  langchain_groq
9
  langchain-huggingface
10
- langgraph==0.1.9
11
- crewai==0.5.0
12
- crewai-tools>=0.2.0
13
  sentence_transformers
14
  torch
15
  transformers
@@ -17,9 +17,9 @@ sentencepiece
17
  accelerate
18
  celery
19
  redis
20
- pypdf==4.3.1
21
- python-dotenv==1.0.1
22
  pymongo
23
 
24
- requests==2.32.3
25
- faiss-cpu==1.8.0
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ pydantic
4
 
5
+ langchain-core
6
+ langchain-community
7
+ langchain-openai
8
  langchain_groq
9
  langchain-huggingface
10
+ langgraph
11
+ crewai
12
+ crewai-tools
13
  sentence_transformers
14
  torch
15
  transformers
 
17
  accelerate
18
  celery
19
  redis
20
+ pypdf
21
+ python-dotenv
22
  pymongo
23
 
24
+ requests
25
+ faiss-cpu