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

Update numpy requirement from <=1.23.4 to <=2.1.1 #211

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Sep 30, 2024

  1. Update numpy requirement from <=1.23.4 to <=2.1.1

    Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version.
    - [Release notes](https://github.com/numpy/numpy/releases)
    - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
    - [Commits](numpy/numpy@v0.2.0...v2.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: numpy
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c841703 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    3743793 View commit details
    Browse the repository at this point in the history
  2. fix offending spacy version

    iulusoy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e3fcdbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5e0fe5 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    993af22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    653df0b View commit details
    Browse the repository at this point in the history
  3. Update pyproject.toml

    iulusoy authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7b192ca View commit details
    Browse the repository at this point in the history