Skip to content

Conversation

kristiankyvik
Copy link
Collaborator

It seems like this PR (#984) forgot to update the poetry.lock file.

I was running into the following error when running poetry install locally:

Warning: poetry.lock is not consistent with pyproject.toml. You may be getting improper dependencies. Run `poetry lock [--no-update]` to fix it.

Because gpt-engineer depends on langchain_openai (*) which doesn't match any versions, version solving failed.

I fixed this by running poetry update.

The docs build seems to be also failing because of this issue: https://readthedocs.org/projects/gpt-engineer/builds/23220334/

@ErikBjare ErikBjare merged commit 4e4c3ec into AntonOsika:main Jan 25, 2024
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