MathJake commited on
Commit
8de2de0
·
verified ·
1 Parent(s): b676e4b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -3
requirements.txt CHANGED
@@ -1,3 +1,9 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
1
+ langchain==0.3.24
2
+ qdrant-client==1.14.2
3
+ PyMuPDF== 1.25.5
4
+ numpy==2.2.5
5
+ streamlit==1.45.0
6
+ sentence-transformers==4.1.0
7
+ ollama== 0.4.8
8
+ python-docx==1.1.2
9
+ fpdf==1.7.2