Skip to content

Fix dependencies for surprise example #216

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nate-mar
Copy link

@nate-mar nate-mar commented Jan 11, 2025

Encountered the following errors while trying to build/run the surprise example:

Because surprise-travel depends on install (^1.3.5) which doesn't match any versions, version solving failed.

Updated to pip-install. see (eugenekolo/pip-install#4) and (pypi/support#451)

Because crewai[tools] (0.85.0) depends on crewai-tools (>=0.14.0)
 and no versions of crewai match >0.85.0,<0.86.0, crewai[tools] (>=0.85.0,<0.86.0) requires crewai-tools (>=0.14.0).
So, because surprise-travel depends on both crewai[tools] (^0.85.0) and crewai-tools (^0.4.6), version solving failed.

Updated the crew ai tools version.

@nate-mar
Copy link
Author

Should address #209

@nate-mar
Copy link
Author

nate-mar commented Feb 8, 2025

bump?

Copy link

This PR is stale because it has been open for 45 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant