Skip to content

Commit a8d6c16

Browse files
Update numpy requirement from <2.0.0 to <3.0.0
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.4.6) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e95319 commit a8d6c16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ isort
3232
einops
3333
nflows
3434
normflows
35-
numpy<2.0.0
35+
numpy<3.0.0
3636
git+https://github.com/VincentStimper/resampled-base-flows.git # larsflow
3737
git+https://github.com/atong01/bgflow
3838
git+https://github.com/jarridrb/fab-torch.git

0 commit comments

Comments
 (0)