shukdevdatta123 commited on
Commit
585c7e9
·
verified ·
1 Parent(s): 687d12a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  streamlit==1.23.0
2
- llama-index==0.6.0 # Adjust this version based on the actual version you are using
3
  pdfplumber==0.7.0
4
  python-docx==0.8.11
5
  python-dotenv==1.0.0
 
1
  streamlit==1.23.0
2
+ llama-index # Adjust this version based on the actual version you are using
3
  pdfplumber==0.7.0
4
  python-docx==0.8.11
5
  python-dotenv==1.0.0