SM-Bello commited on
Commit
c09c42f
·
verified ·
1 Parent(s): bd8480b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -2,4 +2,7 @@ streamlit>=1.28.0
2
  numpy>=1.24.0
3
  pandas>=2.0.0
4
  matplotlib>=3.7.0
5
- reportlab>=4.0.0
 
 
 
 
2
  numpy>=1.24.0
3
  pandas>=2.0.0
4
  matplotlib>=3.7.0
5
+ plotly>=5.15.0
6
+ fpdf2>=2.7.0
7
+ python-docx>=0.8.11
8
+ Pillow>=10.0.0