iukhan commited on
Commit
17eb8a3
·
verified ·
1 Parent(s): f677744
Files changed (1) hide show
  1. requirment.txt +8 -0
requirment.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ docx==0.2.4
2
+ matplotlib==3.8.3
3
+ numpy==1.26.4
4
+ pandas==2.2.1
5
+ plotly==5.19.0
6
+ PyPDF2==3.0.1
7
+ streamlit==1.31.1
8
+ wordcloud==1.9.3