pin pydantic (#9274)

don't want default to be v2 yet
This commit is contained in:
Bagatur
2023-08-15 15:02:28 -07:00
committed by GitHub
parent 76d09b4ed0
commit 3eccd72382
3 changed files with 454 additions and 20 deletions

View File

@@ -24,5 +24,5 @@ jobs:
./.github/workflows/_test.yml
with:
working-directory: libs/langchain
test_type: '["core", "extended", "core-pydantic-2"]'
test_type: '["core", "extended"]'
secrets: inherit