dsmueller commited on
Commit
b9e936f
1 Parent(s): 1ef1493

Update chromadb version

Browse files
Files changed (2) hide show
  1. poetry.lock +0 -0
  2. pyproject.toml +1 -1
poetry.lock CHANGED
The diff for this file is too large to render. See raw diff
 
pyproject.toml CHANGED
@@ -14,7 +14,7 @@ langchainhub = "^0.1.14"
14
  pinecone-client = "^2.2.4"
15
  tiktoken = "^0.5.2"
16
  watchdog = "^3.0.0"
17
- chromadb = "^0.4.22"
18
  jsonlines = "^4.0.0"
19
  pypdf = "^3.17.4"
20
  streamlit = "^1.29.0"
 
14
  pinecone-client = "^2.2.4"
15
  tiktoken = "^0.5.2"
16
  watchdog = "^3.0.0"
17
+ chromadb = "0.3.29"
18
  jsonlines = "^4.0.0"
19
  pypdf = "^3.17.4"
20
  streamlit = "^1.29.0"