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

Remove plotting libraries and upgrade tiktoken #308

Merged
merged 2 commits into from
Feb 20, 2024
Merged

Conversation

ross-p-smith
Copy link
Collaborator

@ross-p-smith ross-p-smith commented Feb 19, 2024

Purpose

Reduce dependabot surface by removing unneeded references

Removed

  • matplotlib
  • plotly
  • scikit-learn

Upgraded

  • tiktoken

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

Run tests

@ross-p-smith ross-p-smith added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 19, 2024
@ross-p-smith ross-p-smith self-assigned this Feb 19, 2024
@ross-p-smith ross-p-smith added this pull request to the merge queue Feb 20, 2024
Merged via the queue into main with commit cd01b7d Feb 20, 2024
3 checks passed
@ross-p-smith ross-p-smith deleted the ross/remove-ml-lib branch February 20, 2024 08:47
eduardogch pushed a commit to devopsdale/chat-with-your-data-solution-accelerator that referenced this pull request Apr 30, 2024
* Remove graph libraries that arent used

* tiktoken
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants