ishans24 commited on
Commit
939a66d
1 Parent(s): ecae2b2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -5
requirements.txt CHANGED
@@ -1,12 +1,9 @@
1
  faiss-cpu==1.8.0.post1
2
  fastapi==0.111.1
3
- grpcio-status==1.62.2
4
- httptools==0.6.1
5
  langchain-community==0.2.7
6
  langchain-google-genai==1.0.7
7
- pip-chill==1.0.3
8
- pypdf2==3.0.1
9
  python-dotenv==1.0.1
10
- streamlit==1.36.0
11
  watchfiles==0.22.0
12
  websockets==12.0
 
1
  faiss-cpu==1.8.0.post1
2
  fastapi==0.111.1
3
+ pydantic
 
4
  langchain-community==0.2.7
5
  langchain-google-genai==1.0.7
6
+ google-generativeai
 
7
  python-dotenv==1.0.1
 
8
  watchfiles==0.22.0
9
  websockets==12.0