ProfessorLeVesseur commited on
Commit
ae49dc9
1 Parent(s): e5bcc86

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  streamlit==1.31.1
2
- pandas==2.1.2
3
- matplotlib==3.9.2
4
- huggingface-hub==0.25.1
5
- openpyxl==3.1.2
6
- python-dotenv==1.0.0
7
 
 
1
  streamlit==1.31.1
2
+ requests==2.31.0
3
+ PyPDF2==3.0.1
4
+ python-docx==1.1.0
5
+
 
6