Skip to content

Commit d1d8fe3

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update numpy requirement from <2 to <3
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.0.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc67028 commit d1d8fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ dependencies = [
9393
"fsspec[gcs,github,http,s3]==2024.9.0",
9494
"json_stream<3",
9595
"line-protocol-parser<2",
96-
"numpy<2",
96+
"numpy<3",
9797
"odfpy<2",
9898
"pandas<3",
9999
"requests<2.33",

0 commit comments

Comments
 (0)