MatteoScript commited on
Commit
dbd56c7
·
verified ·
1 Parent(s): b0a7601

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,3 +1,8 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
1
+ streamlit>=1.32
2
+ pandas>=2.0
3
+ openpyxl>=3.1
4
+ numpy>=1.24
5
+ python-docx>=1.1.0
6
+ matplotlib>=3.8
7
+ Pillow>=10.0
8
+ PyMuPDF>=1.23