Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
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
|
|
|
1 |
+
streamlit==1.23.0
|
|
|
2 |
pdfplumber==0.7.0
|
3 |
python-docx==0.8.11
|
4 |
python-dotenv==1.0.0
|