We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 725237f commit 8e90a65Copy full SHA for 8e90a65
requirements.txt
@@ -1,7 +1,7 @@
1
# Python packages requirements
2
Pillow~=9.5.0 # Image generation
3
pyserial~=3.5 # Serial linl to communicate with the display
4
-numpy~=1.24.4 # Efficient image serialization
+numpy~=1.26.0 # Efficient image serialization
5
PyYAML~=6.0.1 # For themes files
6
psutil~=5.9.5 # CPU / disk / network metrics
7
GPUtil~=1.4.0 # Nvidia GPU
0 commit comments