-
Notifications
You must be signed in to change notification settings - Fork 23
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
Dependencies issues blocking the installation of librairies #193
Comments
Hello Maxlo24, Thank you for your feedback.
the version of pandas we need in toolkit is Hope this helps. |
@Maxlo24 did the new version solve your issue? |
Thank you !
|
Hello DeepSearch team,
I have an issue
deepsearch-toolkit dependencies are blocking some of our librairies install. Is there a way to go around it ?
ibm-secrets-manager-sdk only has releases starting from the 2.x series. Unfortunately, all these versions depend on urllib3 >=2.1.0, which conflicts with deepsearch-toolkit's dependency on urllib3 <2.0.0.
Same with smolagent librairy :
and also this
The text was updated successfully, but these errors were encountered: