SamiKLN commited on
Commit
03dfe1c
·
verified ·
1 Parent(s): 8b91b10

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -9
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
- fastapi==0.95.2
2
- uvicorn==0.22.0
3
- python-multipart==0.0.6
4
- huggingface-hub==0.16.4
5
- PyMuPDF==1.22.5
6
- python-docx==0.8.11
7
- python-pptx==0.6.21
8
- pandas==2.0.3
9
- Pillow==9.5.0
 
10
  ffmpeg-python==0.2.0
 
1
+ fastapi==0.95.2
2
+ uvicorn==0.22.0
3
+ python-multipart==0.0.6
4
+ huggingface-hub==0.16.4
5
+ PyMuPDF==1.22.5
6
+ python-docx==0.8.11
7
+ python-pptx==0.6.21
8
+ Pillow==9.5.0
9
+ numpy==1.24.0
10
+ pandas==1.5.3
11
  ffmpeg-python==0.2.0