ABAO77 commited on
Commit
ed8ed4f
·
verified ·
1 Parent(s): de87e78

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -17
requirements.txt CHANGED
@@ -1,18 +1,19 @@
1
- fastapi==0.111.0
2
- langchain==0.2.3
3
- langchain_community==0.2.4
4
- langchain_core==0.2.5
5
- langchain_google_genai==1.0.6
6
- langchain_qdrant==0.1.0
7
- langchain_text_splitters==0.2.1
8
- langserve==0.2.2
9
- pydantic==1.10.13
10
- PyJWT==2.8.0
11
- pymongo==4.7.3
12
- python-dotenv==1.0.1
13
- python_jose==3.3.0
14
- qdrant_client==1.9.1
15
- uvicorn==0.30.1
16
- sse_starlette
17
- pdf2image
 
18
  google-generativeai
 
1
+ fastapi==0.111.0
2
+ langchain==0.2.3
3
+ langchain_community==0.2.4
4
+ langchain_core==0.2.5
5
+ langchain_google_genai==1.0.6
6
+ langchain_qdrant==0.1.0
7
+ langchain_text_splitters==0.2.1
8
+ langserve==0.2.2
9
+ pydantic==1.10.13
10
+ PyJWT==2.8.0
11
+ pymongo==4.7.3
12
+ python-dotenv==1.0.1
13
+ python_jose==3.3.0
14
+ qdrant_client==1.9.1
15
+ uvicorn==0.30.1
16
+ sse_starlette
17
+ pdf2image
18
+ firebase-admin
19
  google-generativeai