pull/18700/head
Erick Friis 3 months ago
parent fb078e5d2f
commit 112fd6c31e

@ -12,7 +12,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.9"
langchain-core = "^0.1.5"
langchain-core = "^0.1.30"
airbyte = "^0.7.3"
[tool.poetry.group.test]

@ -1,6 +1,6 @@
[tool.poetry]
name = "langchain-mongodb"
version = "0.1.1"
version = "0.1.0"
description = "An integration package connecting MongoDB and LangChain"
authors = []
readme = "README.md"

Loading…
Cancel
Save