Skip to content
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

[FEA]: Cleanup dependencies.yaml #1918

Open
2 tasks done
dagardner-nv opened this issue Sep 30, 2024 · 1 comment
Open
2 tasks done

[FEA]: Cleanup dependencies.yaml #1918

dagardner-nv opened this issue Sep 30, 2024 · 1 comment
Labels
feature request New feature or request

Comments

@dagardner-nv
Copy link
Contributor

Is this a new feature, an improvement, or a change to existing functionality?

Improvement

How would you describe the priority of this feature request

Critical (currently preventing usage)

Please provide a clear description of problem this feature solves

Our dependencies.yaml needs to be cleaned up to reflect recent refactoring of Morpheus itself.

Describe your ideal solution

TBD

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I have searched the open feature requests and have found no duplicates for this feature request
@dagardner-nv dagardner-nv added the feature request New feature or request label Sep 30, 2024
@dagardner-nv
Copy link
Contributor Author

Some ideas:

  • Right now we have a lot of optional deps like langchain which require installing the examples yaml, however this is needed for much of the code in morpheus_llm so the dep isn't really specific to an example.
  • We should consider making the following packages optional:
    • beautifulsoup4
    • databricks-cli
    • databricks-connect
    • elasticsearch
    • feedparser
    • milvus / pymilvus
    • pytest-kafka
    • python-confluent-kafka
    • python-graphviz
    • sqlalchemy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant