bstraehle commited on
Commit
c842bcf
1 Parent(s): 07d3320

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  bs4
2
  chromadb
3
  gradio
4
- #langchain==0.0.336
5
  openai
6
- #pymongo
7
  pypdf
8
  python-dotenv
9
  tiktoken
 
1
  bs4
2
  chromadb
3
  gradio
4
+ langchain==0.0.337
5
  openai
6
+ pymongo
7
  pypdf
8
  python-dotenv
9
  tiktoken