Skip to content

Commit

Permalink
Bump numpy from 1.26.4 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.0.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.26.4...v2.0.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 977af55 commit 121d3f8
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 40 deletions.
87 changes: 48 additions & 39 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ fastapi-versioning = "^0.10.0"
flask-caching = "^2.3.0"
gunicorn = "^22.0.0"
# mordred = "^1.2.0"
numpy = "<2" # because of rdkit
numpy = "<3" # because of rdkit
orjson = "^3.10.5"
pandas = "^2.2.2"
pydantic = "^2.7.4"
Expand Down

0 comments on commit 121d3f8

Please sign in to comment.