Itzadityapandey commited on
Commit
75df3d3
·
verified ·
1 Parent(s): d4d8b06

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  gradio
2
  PyPDF2
3
- langchain>=1.2.0
4
  langchain-core
5
  langchain-community
6
- langchain-classic>=1.0.1
7
- langchain-google-genai>=4.1.0
8
  langchain-text-splitters
9
  faiss-cpu # or faiss-gpu if available
10
  python-dotenv
 
1
  gradio
2
  PyPDF2
3
+ langchain
4
  langchain-core
5
  langchain-community
6
+ langchain-classic
7
+ langchain-google-genai
8
  langchain-text-splitters
9
  faiss-cpu # or faiss-gpu if available
10
  python-dotenv