We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43ab92b commit 62a6ad6Copy full SHA for 62a6ad6
1 file changed
setup.py
@@ -81,7 +81,7 @@
81
'cbpi4gui',
82
'importlib_metadata',
83
'distro>=1.8.0',
84
- 'numpy==2.3.3',
+ 'numpy==2.3.4',
85
'pandas==2.3.3'] + board_reqs + (
86
['systemd-python'] if localsystem == "Linux" else [] ),
87
0 commit comments