masadonline commited on
Commit
e98797d
·
verified ·
1 Parent(s): 36c0c0f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
  streamlit
2
  PyPDF2
 
 
 
 
 
 
3
  python-dotenv
4
- gql
5
- requests_toolbelt # Added to fix the ModuleNotFoundError
6
- pandas
 
1
  streamlit
2
  PyPDF2
3
+ python-docx
4
+ pandas
5
+ openpyxl
6
+ beautifulsoup4
7
+ lxml
8
+ openai
9
  python-dotenv