moses132 commited on
Commit
27d1b89
·
verified ·
1 Parent(s): 033f887

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -14
requirements.txt CHANGED
@@ -1,15 +1,12 @@
1
- streamlit>=1.42.0
2
- groq>=0.4.0
3
- requests>=2.31.0
4
- numpy>=1.26.3
5
- beautifulsoup4>=4.12.2
6
- PyPDF2>=3.0.1
7
- python-docx>=1.1.0
8
- pytz>=2024.1
9
- python-pptx>=0.6.21
10
- reportlab>=4.0.0
11
- pandas
12
  openpyxl
13
- xlsxwriter
14
-
15
-
 
1
+ streamlit
2
+ groq
3
+ requests
4
+ beautifulsoup4
5
+ PyPDF2
6
+ python-docx
7
+ pytz
8
+ python-pptx
 
 
 
9
  openpyxl
10
+ pandas
11
+ matplotlib
12
+ numpy