ZainMalik0925 commited on
Commit
8970787
·
verified ·
1 Parent(s): 2800447

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- streamlit==1.26.0 # Ensure compatibility with the latest Streamlit features as of the cutoff
2
- pandas==1.5.3 # For handling data structures
3
- requests==2.31.0 # For fetching data from the provided Google Drive link
4
- PyPDF2==3.0.1 # For extracting text from machine-readable PDFs
5
- plotly==5.17.0 # For interactive visualizations
 
1
+ streamlit
2
+ pandas
3
+ requests
4
+ PyPDF2
5
+ plotly