heymenn commited on
Commit
e88930d
·
verified ·
1 Parent(s): 250c731

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain-community==0.3.0
2
+ sentence-transformers==3.1.0
3
+ openpyxl==3.1.5
4
+ langchain-groq==0.2.0
5
+ langchain-openai==0.2.0
6
+ langchain-core==0.3.1
7
+ llmlingua==0.2.2
8
+ langgraph>=0.2.4
9
+ langgraph-checkpoint-sqlite==1.0.3
10
+ langsmith==0.1.123
11
+ faiss-cpu==1.8.0.post1
12
+ neo4j==5.24.0
13
+ gradio==4.44.0