Aliashraf commited on
Commit
5f5bda2
·
verified ·
1 Parent(s): 8e0f84b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- fastapi==0.115.0
2
- uvicorn==0.32.0
3
- gunicorn==23.0.0
4
- langchain==0.3.3
5
- langchain-community==0.3.3
6
- langchain-google-genai==2.0.1
7
- faiss-cpu==1.9.0
8
- pypdf==5.0.1
 
1
+ fastapi
2
+ uvicorn
3
+ gunicorn
4
+ langchain
5
+ langchain-community
6
+ langchain-google-genai
7
+ faiss-cpu
8
+ pypdf