h2i commited on
Commit
3a4b93f
·
verified ·
1 Parent(s): 55f60ba

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -3
requirements.txt CHANGED
@@ -1,3 +1,10 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
1
+ langchain==0.3.27
2
+ langchain-core==0.3.75
3
+ langchain-openai==0.3.32
4
+ langchain-text-splitters==0.3.9
5
+ numpy==2.3.2
6
+ pandas==2.3.2
7
+ streamlit
8
+ tqdm==4.67.1
9
+ python-dotenv==1.1.1
10
+ nbformat==5.10.4