Soheib31 commited on
Commit
fd9bcad
·
verified ·
1 Parent(s): 2d26f28

Upload 33 files

Browse files
Files changed (1) hide show
  1. backend/requirements.txt +5 -1
backend/requirements.txt CHANGED
@@ -7,4 +7,8 @@ pydantic==2.4.2
7
  python-dotenv==1.0.0
8
  pandas==2.1.1
9
  matplotlib==3.8.0
10
- seaborn==0.13.0
 
 
 
 
 
7
  python-dotenv==1.0.0
8
  pandas==2.1.1
9
  matplotlib==3.8.0
10
+ seaborn==0.13.0
11
+ python-docx==0.8.11
12
+ PyPDF2==3.0.1
13
+ openpyxl==3.1.2
14
+ python-pptx==0.6.21