commit | 9156e548a47f3f24fec97d0fdefea453fde197ac | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Mar 24 18:48:18 2025 +0000 |
committer | GitHub <noreply@github.com> | Mon Mar 24 18:48:18 2025 +0000 |
tree | ac826a0c7070aa894125967b66fc73165d5f51d6 | |
parent | 9faee90fdb66049162834a8bb066c6cb40a0e449 [diff] |
Update numpy requirement from <2,>=1.17.0 to >=1.17.0,<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](https://github.com/numpy/numpy/compare/v1.17.0...v2.0.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/requirements_full.txt b/requirements_full.txt index 51ed016..5b6f600 100644 --- a/requirements_full.txt +++ b/requirements_full.txt
@@ -4,7 +4,7 @@ # Packages used to run additional tests attrs nose -numpy>=1.17.0,<2; python_version<"3.12" +numpy>=1.17.0,<3; python_version<"3.12" python-dateutil PyQt6 regex