Skip to content

Commit dee1203

Browse files
Bump langchain-openai from 1.0.3 to 1.1.0 in /py-django-crewai (#169)
Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.0.3...langchain-openai==1.1.0) --- updated-dependencies: - dependency-name: langchain-openai dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba77f16 commit dee1203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py-django-crewai/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pytz==2025.2 # Timezone support
1010
# CrewAI and dependencies
1111
crewai==1.6.0 # Latest stable version with improved event system
1212
langchain==1.1.0
13-
langchain-openai==1.0.3
13+
langchain-openai==1.1.0
1414
pydantic==2.12.4 # Maintain compatibility with CrewAI's Pydantic v2 usage
1515
google-search-results==2.4.2 # SerpAPI client
1616

0 commit comments

Comments
 (0)