DeepakKolhe1995 commited on
Commit
1768b09
·
verified ·
1 Parent(s): 2fe6f8a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1 +1,8 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ datasets==3.0.1
3
+ langchain==0.3.3
4
+ langchain-community==0.3.3
5
+ langchain-qdrant==0.1.3
6
+ langchain-aws==0.2.2
7
+ qdrant-client==1.12.0
8
+ python-dotenv==1.0.1