srjosueaaron commited on
Commit
75c4959
1 Parent(s): deceac6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  gradio==2.3.9
2
  langchain==0.1.3
3
- pypdf==1.4
4
  openai==0.27.0
5
- chromadb==0.1.0
6
- tiktoken==0.1.1
7
- requests==2.26.0
 
 
1
  gradio==2.3.9
2
  langchain==0.1.3
 
3
  openai==0.27.0
4
+ chromadb==0.1.1
5
+ tiktoken==0.0.5
6
+ requests==2.28.0
7
+