Skip to content

Commit 604c040

Browse files
committed
patch min llama-index-core version
1 parent a08ca0a commit 604c040

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
diff --git a/llama-index-integrations/vector_stores/llama-index-vector-stores-mongodb/pyproject.toml b/llama-index-integrations/vector_stores/llama-index-vector-stores-mongodb/pyproject.toml
2+
index ba22a585c..f7b6c5647 100644
3+
--- a/llama-index-integrations/vector_stores/llama-index-vector-stores-mongodb/pyproject.toml
4+
+++ b/llama-index-integrations/vector_stores/llama-index-vector-stores-mongodb/pyproject.toml
5+
@@ -41,6 +41,7 @@ jupyter = "^1.0.0"
6+
llama-index-embeddings-openai = "^0.3.0"
7+
llama-index-llms-openai = "^0.3.0"
8+
llama-index-readers-file = "^0.4.0"
9+
+llama-index-core = "^0.12.1"
10+
mypy = "0.991"
11+
pre-commit = "3.2.0"
12+
pylint = "2.15.10"

0 commit comments

Comments
 (0)