muddasser commited on
Commit
6e7df9c
·
verified ·
1 Parent(s): 6ea08c5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -3,11 +3,11 @@ selenium==4.20.0
3
  transformers==4.44.2
4
  sentence-transformers==3.1.1
5
  huggingface_hub==0.25.1
6
- langchain==0.1.17 # Downgraded to compatible version
7
- langchain-community==0.0.34 # Updated to compatible version
8
  faiss-cpu==1.7.4
9
  torch==2.2.0
10
  psutil==5.9.8
11
  accelerate==0.30.0
12
  protobuf==3.20.3
13
- langchain-core==0.1.68 # Added specific compatible version
 
3
  transformers==4.44.2
4
  sentence-transformers==3.1.1
5
  huggingface_hub==0.25.1
6
+ langchain==0.3.27
7
+ langchain-community==0.0.29
8
  faiss-cpu==1.7.4
9
  torch==2.2.0
10
  psutil==5.9.8
11
  accelerate==0.30.0
12
  protobuf==3.20.3
13
+ langchain-core==0.3.75 # Updated to a valid version