unpin pydantic (#9356)

This commit is contained in:
Bagatur
2023-08-17 01:55:46 -07:00
committed by GitHub
parent de8dfde7f7
commit 995ef8a7fc
5 changed files with 6 additions and 6 deletions

View File

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