Dylan-Kaneshiro commited on
Commit
09df994
1 Parent(s): a15bc19

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,5 +1,3 @@
1
- openai==0.28.1
2
- langchain==0.0.316
3
- pypdf==3.16.4
4
- chromadb==0.4.14
5
- tiktoken==0.5.1
 
1
+ openai==1.7.0
2
+ llama-index==0.9.27
3
+ pypdf==3.17.4