Skip to content

Commit 8478208

Browse files
Update numpy requirement from ~=2.0.1 to ~=2.1.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@v2.0.1...v2.1.3) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b82f71 commit 8478208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ click~=8.1.7
33
colored~=2.2.4
44
graphviz~=0.20.3
55
networkx~=3.2.1
6-
numpy~=2.0.1
6+
numpy~=2.1.3
77
pyfiglet~=1.0.2
88
pyyaml~=6.0.2
99
scipy~=1.13.1

0 commit comments

Comments
 (0)