fmegahed commited on
Commit
5564026
·
verified ·
1 Parent(s): 8736e0d

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
+ python-dotenv==1.1.1
2
+ pymupdf4llm==0.0.27
3
+ beautifulsoup4==4.13.4
4
+ requests==2.32.4
5
+ pandas==2.2.3
6
+ openai==1.97.1
7
+ networkx==3.5
8
+ numpy==2.3.1
9
+ scikit-learn==1.7.1
10
+ streamlit==1.47.0