meesamraza commited on
Commit
63dd931
·
verified ·
1 Parent(s): 0bbe141

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- streamlit
2
  pandas
 
3
  groq
4
  pydantic
5
- python-dotenv
6
- docx2txt
7
  PyMuPDF
8
- openpyxl
9
- python-docx
 
1
+ streamlit>=1.20
2
  pandas
3
+ python-dotenv
4
  groq
5
  pydantic
 
 
6
  PyMuPDF
7
+ python-docx
8
+ openpyxl