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

Add Japanese language dependencies #1511

Open
wants to merge 51 commits into
base: master
Choose a base branch
from

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    4e49666 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6562e1 View commit details
    Browse the repository at this point in the history
  3. linted

    jbauer2718 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4414ccf View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    399d83b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    854784f View commit details
    Browse the repository at this point in the history
  2. Updated docs

    jbauer2718 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c6f1a4f View commit details
    Browse the repository at this point in the history
  3. Working test in docs

    jbauer2718 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f75ee9e View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    936fadf View commit details
    Browse the repository at this point in the history
  2. updated docs

    jbauer2718 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    5b3a258 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c30f2ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    339527f View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    f44656d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73c60a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Updated lock and docs

    jbauer2718 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2715c2b View commit details
    Browse the repository at this point in the history
  2. Removed .bak.ipynb

    jbauer2718 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2a9652b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8992881 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    d1ae9b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4596e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. build(deps-dev): bump pytest-cases from 3.8.4 to 3.8.5 (SeldonIO#1691)

    Bumps [pytest-cases](https://github.com/smarie/python-pytest-cases) from 3.8.4 to 3.8.5.
    - [Release notes](https://github.com/smarie/python-pytest-cases/releases)
    - [Changelog](https://github.com/smarie/python-pytest-cases/blob/main/docs/changelog.md)
    - [Commits](smarie/python-pytest-cases@3.8.4...3.8.5)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-cases
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    aa3ea7b View commit details
    Browse the repository at this point in the history
  2. build(deps): bump scikit-learn in /runtimes/sklearn (SeldonIO#1693)

    Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.4.1.post1 to 1.4.2.
    - [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
    - [Commits](scikit-learn/scikit-learn@1.4.1.post1...1.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: scikit-learn
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ed6ef38 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump pytorch-lightning in /runtimes/mlflow (SeldonIO…

    …#1694)
    
    Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.2.1 to 2.2.2.
    - [Release notes](https://github.com/Lightning-AI/lightning/releases)
    - [Commits](Lightning-AI/pytorch-lightning@2.2.1...2.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: pytorch-lightning
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    40fcaf5 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump sqlparse from 0.4.4 to 0.5.0 in /runtimes/mlflow (S…

    …eldonIO#1696)
    
    Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.0.
    - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
    - [Commits](andialbrecht/sqlparse@0.4.4...0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: sqlparse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6639484 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump sqlparse from 0.4.4 to 0.5.0 (SeldonIO#1697)

    Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.0.
    - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
    - [Commits](andialbrecht/sqlparse@0.4.4...0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: sqlparse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    dc93eba View commit details
    Browse the repository at this point in the history
  6. build(deps): bump optimum from 1.17.1 to 1.18.1 in /runtimes/huggingf…

    …ace (SeldonIO#1690)
    
    Bumps [optimum](https://github.com/huggingface/optimum) from 1.17.1 to 1.18.1.
    - [Release notes](https://github.com/huggingface/optimum/releases)
    - [Commits](huggingface/optimum@v1.17.1...v1.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: optimum
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c6a9c5d View commit details
    Browse the repository at this point in the history
  7. build(deps): bump joblib from 1.3.2 to 1.4.0 in /runtimes/sklearn (Se…

    …ldonIO#1692)
    
    Bumps [joblib](https://github.com/joblib/joblib) from 1.3.2 to 1.4.0.
    - [Release notes](https://github.com/joblib/joblib/releases)
    - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst)
    - [Commits](joblib/joblib@1.3.2...1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: joblib
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    28e4e75 View commit details
    Browse the repository at this point in the history
  8. build(deps): bump pandas from 2.2.1 to 2.2.2 in /runtimes/lightgbm (S…

    …eldonIO#1695)
    
    Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.1 to 2.2.2.
    - [Release notes](https://github.com/pandas-dev/pandas/releases)
    - [Commits](pandas-dev/pandas@v2.2.1...v2.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: pandas
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c9ed9ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1e7c14 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7f21db5 View commit details
    Browse the repository at this point in the history
  11. Rebased and fixed lock

    jbauer2718 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6df3dbe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    32d16e8 View commit details
    Browse the repository at this point in the history
  13. linted

    jbauer2718 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f6a3901 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    47bd2da View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    188b369 View commit details
    Browse the repository at this point in the history
  16. Updated docs

    jbauer2718 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7fa5d0c View commit details
    Browse the repository at this point in the history
  17. Working test in docs

    jbauer2718 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d755990 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bf4d412 View commit details
    Browse the repository at this point in the history
  19. updated docs

    jbauer2718 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6174e00 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5f8c8e3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3fa63e0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    aafa4d1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    549f244 View commit details
    Browse the repository at this point in the history
  24. Updated lock and docs

    jbauer2718 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0d61961 View commit details
    Browse the repository at this point in the history
  25. Removed .bak.ipynb

    jbauer2718 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    827329f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c9372a5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e137c05 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d9211bf View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4a9c1c6 View commit details
    Browse the repository at this point in the history
  30. Fixed merge conflicts

    jbauer2718 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4c63c86 View commit details
    Browse the repository at this point in the history
  31. Update README.md

    jbauer2718 authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    85bddf1 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    616d3a9 View commit details
    Browse the repository at this point in the history
  33. Removed model setting

    jbauer2718 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    cf4ec15 View commit details
    Browse the repository at this point in the history