shukdevdatta123 commited on
Commit
5c59f7f
·
verified ·
1 Parent(s): a4014d4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- pandas==1.5.3
2
- streamlit==1.23.1
3
  llama-index # Adjust version to match your usage
4
  python-dotenv==1.0.0
5
  openai==0.28.0 # For compatibility with OpenAI API
6
  numpy==1.26.3
7
  pypdf
8
  langchain-community
9
- llama-index-experimental
 
1
+ llama-index-experimental
2
+ pandas
3
  llama-index # Adjust version to match your usage
4
  python-dotenv==1.0.0
5
  openai==0.28.0 # For compatibility with OpenAI API
6
  numpy==1.26.3
7
  pypdf
8
  langchain-community