Skip to content

Commit 8e90a65

Browse files
⬆️ Update numpy requirement from ~=1.24.4 to ~=1.26.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@v1.24.4...v1.26.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 725237f commit 8e90a65

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
@@ -1,7 +1,7 @@
11
# Python packages requirements
22
Pillow~=9.5.0 # Image generation
33
pyserial~=3.5 # Serial linl to communicate with the display
4-
numpy~=1.24.4 # Efficient image serialization
4+
numpy~=1.26.0 # Efficient image serialization
55
PyYAML~=6.0.1 # For themes files
66
psutil~=5.9.5 # CPU / disk / network metrics
77
GPUtil~=1.4.0 # Nvidia GPU

0 commit comments

Comments
 (0)