mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-05 04:38:26 +00:00
airbyte[patch]: core version 0.1.5 (#18244)
This commit is contained in:
parent
be8d2ff5f7
commit
d7a77054ed
2
libs/partners/airbyte/poetry.lock
generated
2
libs/partners/airbyte/poetry.lock
generated
@ -2994,4 +2994,4 @@ multidict = ">=4.0"
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.10"
|
python-versions = "^3.10"
|
||||||
content-hash = "1bd1154c6bbb70b53ef0cd50363697f5e1928e6c48461d1826f6e8f321bc310b"
|
content-hash = "a0298bf85ec39e325d4bbf3c4a5d48a1ca2c93e4d20bd9ee2dc74365df34e3dd"
|
||||||
|
@ -12,7 +12,7 @@ license = "MIT"
|
|||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.10"
|
python = "^3.10"
|
||||||
langchain-core = "^0.1"
|
langchain-core = "^0.1.5"
|
||||||
airbyte = "^0.7.0"
|
airbyte = "^0.7.0"
|
||||||
|
|
||||||
[tool.poetry.group.test]
|
[tool.poetry.group.test]
|
||||||
|
Loading…
Reference in New Issue
Block a user