Skip to content

Conversation

@ssh-esh
Copy link
Collaborator

@ssh-esh ssh-esh commented Oct 29, 2025

As part of the release 0.4.0, this PR was merged with all CI tests passing

However when i tried to run the release workflow, the pre release checks failed. You can find the full logs here

The main issue is that poetry does not install aiohttp anymore, this might be due to the fact that we simplified our langchain dependancies. We need to explicitly add it to the pyproject toml

I chose to add "^3.8.3" because previously in the lock file we had it defined it similarly

@ssh-esh ssh-esh changed the title Add aiohttp test dependancy Add aiohttp test dependancy Oct 29, 2025
@ezimuel ezimuel self-requested a review October 29, 2025 14:39
Copy link
Collaborator

@ezimuel ezimuel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ssh-esh ssh-esh merged commit d8e0bad into langchain-ai:main Oct 29, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants